reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
416 if (EatIfPresent(lltok::rsquare)) 422 } while (EatIfPresent(lltok::comma)); 532 if (EatIfPresent(lltok::kw_unnamed_addr)) 534 else if (EatIfPresent(lltok::kw_local_unnamed_addr)) 725 } while (EatIfPresent(lltok::comma)); 746 bool IsDistinct = EatIfPresent(lltok::kw_distinct); 1553 if (!EatIfPresent(lltok::kw_thread_local)) 1570 if (!EatIfPresent(lltok::kw_addrspace)) 1584 if (EatIfPresent(lltok::equal) && ParseStringConstant(Val)) 2047 } while (EatIfPresent(lltok::comma)); 2077 if (!EatIfPresent(lltok::kw_align)) 2103 if (!EatIfPresent(AttrKind)) 2106 if (!EatIfPresent(lltok::lparen)) 2111 if (!EatIfPresent(lltok::rparen)) 2127 while (EatIfPresent(lltok::comma)) { 2153 while (EatIfPresent(lltok::comma)) { 2176 if (!EatIfPresent(lltok::lparen)) 2182 if (EatIfPresent(lltok::comma)) { 2195 if (!EatIfPresent(lltok::rparen)) 2219 if (EatIfPresent(lltok::kw_syncscope)) { 2221 if (!EatIfPresent(lltok::lparen)) 2230 if (!EatIfPresent(lltok::rparen)) 2266 if (!EatIfPresent(lltok::kw_alignstack)) 2269 if (!EatIfPresent(lltok::lparen)) 2274 if (!EatIfPresent(lltok::rparen)) 2297 while (EatIfPresent(lltok::comma)) { 2486 if (!EatIfPresent(lltok::kw_byval)) 2488 if (!EatIfPresent(lltok::lparen)) 2492 if (!EatIfPresent(lltok::rparen)) 2509 if (!EatIfPresent(lltok::lsquare)) 2602 while (EatIfPresent(lltok::comma)) { 2604 if (EatIfPresent(lltok::dotdotdot)) { 2692 if (EatIfPresent(lltok::kw_opaque)) { 2704 bool isPacked = EatIfPresent(lltok::less); 2749 if (EatIfPresent(lltok::rbrace)) 2760 while (EatIfPresent(lltok::comma)) { 3129 bool isPackedStruct = EatIfPresent(lltok::lbrace); 3463 if (EatIfPresent(lltok::kw_nuw)) 3465 if (EatIfPresent(lltok::kw_nsw)) { 3467 if (EatIfPresent(lltok::kw_nuw)) 3472 if (EatIfPresent(lltok::kw_exact)) 3553 InBounds = EatIfPresent(lltok::kw_inbounds); 3680 if (!EatIfPresent(lltok::kw_comdat)) 3683 if (EatIfPresent(lltok::lparen)) { 3712 if (InRangeOp && !*InRangeOp && EatIfPresent(lltok::kw_inrange)) 3718 } while (EatIfPresent(lltok::comma)); 4151 } while (EatIfPresent(lltok::bar)); 4191 } while (EatIfPresent(lltok::bar)); 4344 } while (EatIfPresent(lltok::comma)); 4975 } while (EatIfPresent(lltok::comma)); 5393 (EatIfPresent(lltok::kw_section) && 5395 (EatIfPresent(lltok::kw_partition) && 5399 (EatIfPresent(lltok::kw_gc) && 5401 (EatIfPresent(lltok::kw_prefix) && 5403 (EatIfPresent(lltok::kw_prologue) && 5405 (EatIfPresent(lltok::kw_personality) && 5662 if (EatIfPresent(lltok::comma)) 5729 bool NUW = EatIfPresent(lltok::kw_nuw); 5730 bool NSW = EatIfPresent(lltok::kw_nsw); 5731 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); 5757 bool Exact = EatIfPresent(lltok::kw_exact); 6018 while (EatIfPresent(lltok::comma)) { 6249 } while (EatIfPresent(lltok::comma)); 6259 if (EatIfPresent(lltok::kw_to)) { 6382 while (EatIfPresent(lltok::comma)) { 6675 if (!EatIfPresent(lltok::comma)) 6714 LP->setCleanup(EatIfPresent(lltok::kw_cleanup)); 6718 if (EatIfPresent(lltok::kw_catch)) 6720 else if (EatIfPresent(lltok::kw_filter)) 6878 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); 6879 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); 6887 if (EatIfPresent(lltok::comma)) { 6902 if (EatIfPresent(lltok::comma)) { 7036 if (EatIfPresent(lltok::kw_weak)) 7039 if (EatIfPresent(lltok::kw_volatile)) 7089 if (EatIfPresent(lltok::kw_volatile)) 7186 bool InBounds = EatIfPresent(lltok::kw_inbounds); 7211 while (EatIfPresent(lltok::comma)) { 7300 if (EatIfPresent(lltok::rbrace)) 7305 if (EatIfPresent(lltok::kw_null)) { 7314 } while (EatIfPresent(lltok::comma)); 7373 } while (EatIfPresent(lltok::comma)); 7531 if (EatIfPresent(lltok::comma)) { 7595 } while (EatIfPresent(lltok::comma)); 7671 while (EatIfPresent(lltok::comma)) { 7730 } while (EatIfPresent(lltok::comma)); 7770 while (EatIfPresent(lltok::comma)) { 7840 while (EatIfPresent(lltok::comma)) { 7870 } while (EatIfPresent(lltok::comma)); 7891 } while (EatIfPresent(lltok::comma)); 8007 if (!EatIfPresent(lltok::comma)) { 8048 } while (EatIfPresent(lltok::comma)); 8085 while (EatIfPresent(lltok::comma)) { 8152 while (EatIfPresent(lltok::comma)) { 8292 } while (EatIfPresent(lltok::comma)); 8328 if (EatIfPresent(lltok::comma)) { 8330 if (EatIfPresent(lltok::kw_hotness)) { 8348 } while (EatIfPresent(lltok::comma)); 8435 } while (EatIfPresent(lltok::comma)); 8479 } while (EatIfPresent(lltok::comma)); 8558 } while (EatIfPresent(lltok::comma)); 8591 } while (EatIfPresent(lltok::comma)); 8629 } while (EatIfPresent(lltok::comma)); 8668 } while (EatIfPresent(lltok::comma)); 8697 if (EatIfPresent(lltok::comma)) 8794 } while (EatIfPresent(lltok::comma)); 8836 } while (EatIfPresent(lltok::comma)); 8860 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); 8862 WriteOnly = EatIfPresent(lltok::kw_writeonly);