Searched defs:AutoLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 4146 SourceLocation AutoLoc = Tok.getLocation(); ParseDeclarationSpecifiers() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 3094 if (AutoTypeLoc AutoLoc = DI->getTypeLoc().getContainedAutoTypeLoc()) VisitNonTypeTemplateParmDecl() local |
H A D | SemaType.cpp | 2998 AutoTypeLoc AutoLoc = TrailingTSI->getTypeLoc().getContainedAutoTypeLoc(); InventTemplateParameter() local |