• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/

Lines Matching refs:getLoc

69         Lex.getLoc(),
93 return Error(Lex.getLoc(), "expected end of string");
103 SMLoc Start = Lex.getLoc();
107 SMLoc End = Lex.getLoc();
448 LocTy TypeLoc = Lex.getLoc();
475 LocTy NameLoc = Lex.getLoc();
571 LocTy NameLoc = Lex.getLoc();
576 return Error(Lex.getLoc(), "variable expected to be numbered '%" +
609 LocTy NameLoc = Lex.getLoc();
635 LocTy NameLoc = Lex.getLoc();
695 LocTy IDLoc = Lex.getLoc();
863 result = Error(Lex.getLoc(), "unexpected summary kind");
920 LocTy ExplicitTypeLoc = Lex.getLoc();
926 LocTy AliaseeLoc = Lex.getLoc();
1183 LocTy AttrGrpLoc = Lex.getLoc();
1219 BuiltinLoc = Lex.getLoc();
1223 return Error(Lex.getLoc(), "unterminated attribute group");
1234 Error(Lex.getLoc(),
1368 Error(Lex.getLoc(),
1386 Error(Lex.getLoc(),
1734 HaveError |= Error(Lex.getLoc(), "invalid use of function-only attribute");
1798 HaveError |= Error(Lex.getLoc(), "invalid use of parameter-only attribute");
1837 HaveError |= Error(Lex.getLoc(), "invalid use of function-only attribute");
1841 HaveError |= Error(Lex.getLoc(), "invalid use of attribute on return type");
1845 Error(Lex.getLoc(),
1910 return Error(Lex.getLoc(), "dso_location and DLL-StorageClass mismatch");
2141 LocTy AlignLoc = Lex.getLoc();
2144 LocTy ParenLoc = Lex.getLoc();
2179 LocTy ParenLoc = Lex.getLoc();
2182 LocTy DerefLoc = Lex.getLoc();
2184 ParenLoc = Lex.getLoc();
2209 return Error(Lex.getLoc(), "expected metadata or 'align'");
2234 Loc = Lex.getLoc();
2236 return Error(Lex.getLoc(), "expected metadata or 'addrspace'");
2249 auto StartParen = Lex.getLoc();
2257 auto HowManyAt = Lex.getLoc();
2268 auto EndParen = Lex.getLoc();
2294 auto StartParenAt = Lex.getLoc();
2299 auto SSNAt = Lex.getLoc();
2303 auto EndParenAt = Lex.getLoc();
2342 LocTy ParenLoc = Lex.getLoc();
2345 LocTy AlignLoc = Lex.getLoc();
2347 ParenLoc = Lex.getLoc();
2391 SMLoc TypeLoc = Lex.getLoc();
2429 Entry.second = Lex.getLoc();
2444 Entry.second = Lex.getLoc();
2567 return Error(Lex.getLoc(), "expected ')'");
2578 return Error(Lex.getLoc(), "expected '('");
2582 return Error(Lex.getLoc(), "expected ')'");
2597 LocTy BeginLoc = Lex.getLoc();
2662 LocTy TypeLoc = Lex.getLoc();
2699 TypeLoc = Lex.getLoc();
2841 LocTy EltTyLoc = Lex.getLoc();
2850 EltTyLoc = Lex.getLoc();
2883 LocTy SizeLoc = Lex.getLoc();
2890 LocTy TypeLoc = Lex.getLoc();
3159 ID.Loc = Lex.getLoc();
3221 LocTy FirstEltLoc = Lex.getLoc();
3260 LocTy FirstEltLoc = Lex.getLoc();
3647 LocTy ExplicitTypeLoc = Lex.getLoc();
3771 LocTy KwLoc = Lex.getLoc();
3778 C = getComdat(Lex.getStrVal(), Lex.getLoc());
4382 LocTy ValueLoc = Lex.getLoc();
4445 ClosingLoc = Lex.getLoc();
4454 LocTy Loc = Lex.getLoc();
4788 auto Loc = Lex.getLoc();
5374 auto Loc = Lex.getLoc();
5415 Loc = Lex.getLoc();
5430 LocTy LinkageLoc = Lex.getLoc();
5439 LocTy RetTypeLoc = Lex.getLoc();
5476 LocTy NameLoc = Lex.getLoc();
5742 LocTy NameLoc = Lex.getLoc();
5762 LocTy NameLoc = Lex.getLoc();
5818 LocTy Loc = Lex.getLoc();
6020 SMLoc TypeLoc = Lex.getLoc();
6164 LocTy CallLoc = Lex.getLoc();
6475 LocTy CallLoc = Lex.getLoc();
6905 LocTy CallLoc = Lex.getLoc();
7030 ASLoc = Lex.getLoc();
7045 ASLoc = Lex.getLoc();
7094 LocTy ExplicitTypeLoc = Lex.getLoc();
7346 LocTy ExplicitTypeLoc = Lex.getLoc();
7507 SMLoc Loc = Lex.getLoc();
7549 SMLoc Loc = Lex.getLoc();
7567 SMLoc Loc = Lex.getLoc();
7738 LocTy Loc = Lex.getLoc();
7821 return Error(Lex.getLoc(), "unexpected TypeTestResolution kind");
7861 return Error(Lex.getLoc(), "expected optional TypeTestResolution field");
7926 return Error(Lex.getLoc(), "unexpected WholeProgramDevirtResolution kind");
7944 return Error(Lex.getLoc(),
7995 return Error(Lex.getLoc(),
8022 return Error(Lex.getLoc(),
8195 return Error(Lex.getLoc(), "expected name or guid tag");
8233 return Error(Lex.getLoc(), "expected summary type");
8298 return Error(Lex.getLoc(), "expected optional function summary field");
8360 return Error(Lex.getLoc(), "expected optional variable summary field");
8385 LocTy Loc = Lex.getLoc();
8495 return Error(Lex.getLoc(), "expected function flag type");
8526 LocTy Loc = Lex.getLoc();
8594 return Error(Lex.getLoc(), "invalid call edge hotness");
8620 LocTy Loc = Lex.getLoc();
8800 VC.Loc = Lex.getLoc();
8881 return Error(Lex.getLoc(), "invalid typeIdInfo list type");
8907 LocTy Loc = Lex.getLoc();
9047 LocTy Loc = Lex.getLoc();
9117 return Error(Lex.getLoc(), "expected gv flag type");
9170 return Error(Lex.getLoc(), "expected gvar flag type");