reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/AsmParser/LLLexer.h
   70     bool Error(const Twine &Msg) const { return Error(getLoc(), Msg); }
   73     void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); }
lib/AsmParser/LLParser.cpp
   70         Lex.getLoc(),
   86     return Error(Lex.getLoc(), "expected end of string");
   96   SMLoc Start = Lex.getLoc();
  100   SMLoc End = Lex.getLoc();
  430   LocTy TypeLoc = Lex.getLoc();
  457   LocTy NameLoc = Lex.getLoc();
  553   LocTy NameLoc = Lex.getLoc();
  558       return Error(Lex.getLoc(), "variable expected to be numbered '%" +
  591   LocTy NameLoc = Lex.getLoc();
  617   LocTy NameLoc = Lex.getLoc();
  677   LocTy IDLoc = Lex.getLoc();
  839     result = Error(Lex.getLoc(), "unexpected summary kind");
  896   LocTy ExplicitTypeLoc = Lex.getLoc();
  902   LocTy AliaseeLoc = Lex.getLoc();
 1159   LocTy AttrGrpLoc = Lex.getLoc();
 1195       BuiltinLoc = Lex.getLoc();
 1199       return Error(Lex.getLoc(), "unterminated attribute group");
 1210           Error(Lex.getLoc(),
 1334         Error(Lex.getLoc(),
 1351         Error(Lex.getLoc(),
 1685       HaveError |= Error(Lex.getLoc(), "invalid use of function-only attribute");
 1746       HaveError |= Error(Lex.getLoc(), "invalid use of parameter-only attribute");
 1784       HaveError |= Error(Lex.getLoc(), "invalid use of function-only attribute");
 1789       HaveError |= Error(Lex.getLoc(), "invalid use of attribute on return type");
 1852     return Error(Lex.getLoc(), "dso_location and DLL-StorageClass mismatch");
 2079   LocTy AlignLoc = Lex.getLoc();
 2105   LocTy ParenLoc = Lex.getLoc();
 2108   LocTy DerefLoc = Lex.getLoc();
 2110   ParenLoc = Lex.getLoc();
 2135       return Error(Lex.getLoc(), "expected metadata or 'align'");
 2160     Loc = Lex.getLoc();
 2162       return Error(Lex.getLoc(), "expected metadata or 'addrspace'");
 2175   auto StartParen = Lex.getLoc();
 2183     auto HowManyAt = Lex.getLoc();
 2194   auto EndParen = Lex.getLoc();
 2220     auto StartParenAt = Lex.getLoc();
 2225     auto SSNAt = Lex.getLoc();
 2229     auto EndParenAt = Lex.getLoc();
 2268   LocTy ParenLoc = Lex.getLoc();
 2271   LocTy AlignLoc = Lex.getLoc();
 2273   ParenLoc = Lex.getLoc();
 2317   SMLoc TypeLoc = Lex.getLoc();
 2355       Entry.second = Lex.getLoc();
 2370       Entry.second = Lex.getLoc();
 2493     return Error(Lex.getLoc(), "expected ')'");
 2508   LocTy BeginLoc = Lex.getLoc();
 2573     LocTy TypeLoc = Lex.getLoc();
 2610       TypeLoc = Lex.getLoc();
 2752   LocTy EltTyLoc = Lex.getLoc();
 2761     EltTyLoc = Lex.getLoc();
 2794   LocTy SizeLoc = Lex.getLoc();
 2801   LocTy TypeLoc = Lex.getLoc();
 3070   ID.Loc = Lex.getLoc();
 3132     LocTy FirstEltLoc = Lex.getLoc();
 3171     LocTy FirstEltLoc = Lex.getLoc();
 3558     LocTy ExplicitTypeLoc = Lex.getLoc();
 3679   LocTy KwLoc = Lex.getLoc();
 3686     C = getComdat(Lex.getStrVal(), Lex.getLoc());
 4297   LocTy ValueLoc = Lex.getLoc();
 4360   ClosingLoc = Lex.getLoc();
 4369   LocTy Loc = Lex.getLoc();
 4676   auto Loc = Lex.getLoc();
 5250   auto Loc = Lex.getLoc();
 5291   Loc = Lex.getLoc();
 5306   LocTy LinkageLoc = Lex.getLoc();
 5315   LocTy RetTypeLoc = Lex.getLoc();
 5352   LocTy NameLoc = Lex.getLoc();
 5618   LocTy NameLoc = Lex.getLoc();
 5638     LocTy NameLoc = Lex.getLoc();
 5694   LocTy Loc = Lex.getLoc();
 5895   SMLoc TypeLoc = Lex.getLoc();
 6039   LocTy CallLoc = Lex.getLoc();
 6350   LocTy CallLoc = Lex.getLoc();
 6771   LocTy CallLoc = Lex.getLoc();
 6894       ASLoc = Lex.getLoc();
 6909           ASLoc = Lex.getLoc();
 6953   LocTy ExplicitTypeLoc = Lex.getLoc();
 7189   LocTy ExplicitTypeLoc = Lex.getLoc();
 7349   SMLoc Loc = Lex.getLoc();
 7391   SMLoc Loc = Lex.getLoc();
 7409   SMLoc Loc = Lex.getLoc();
 7580     LocTy Loc = Lex.getLoc();
 7660     return Error(Lex.getLoc(), "unexpected TypeTestResolution kind");
 7700       return Error(Lex.getLoc(), "expected optional TypeTestResolution field");
 7765     return Error(Lex.getLoc(), "unexpected WholeProgramDevirtResolution kind");
 7783       return Error(Lex.getLoc(),
 7834       return Error(Lex.getLoc(),
 7861         return Error(Lex.getLoc(),
 8004     return Error(Lex.getLoc(), "expected name or guid tag");
 8044       return Error(Lex.getLoc(), "expected summary type");
 8104       return Error(Lex.getLoc(), "expected optional function summary field");
 8163       return Error(Lex.getLoc(), "expected optional variable summary field");
 8188   LocTy Loc = Lex.getLoc();
 8290       return Error(Lex.getLoc(), "expected function flag type");
 8321     LocTy Loc = Lex.getLoc();
 8389     return Error(Lex.getLoc(), "invalid call edge hotness");
 8415     LocTy Loc = Lex.getLoc();
 8475     VC.Loc = Lex.getLoc();
 8556       return Error(Lex.getLoc(), "invalid typeIdInfo list type");
 8582       LocTy Loc = Lex.getLoc();
 8722     LocTy Loc = Lex.getLoc();
 8792       return Error(Lex.getLoc(), "expected gv flag type");
 8834       return Error(Lex.getLoc(), "expected gvar flag type");
lib/AsmParser/LLParser.h
  194       return Error(Lex.getLoc(), Msg);
  246           *Loc = Lex.getLoc();
  255       Loc = Lex.getLoc();
  260       Loc = Lex.getLoc();
  396       Loc = Lex.getLoc();
  400       Loc = Lex.getLoc();
  470       Loc = Lex.getLoc();
  479       Loc = Lex.getLoc();