Searched defs:StaticLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseExprCXX.cpp | 1235 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument |
H A D | ParseDecl.cpp | 8134 SourceLocation StaticLoc; ParseBracketDeclarator() local |