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