Home
last modified time | relevance | path

Searched defs:StaticLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1235 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1279 addStaticToLambdaDeclSpecifier(Parser & P,SourceLocation StaticLoc,DeclSpec & DS) addStaticToLambdaDeclSpecifier() argument
1326 DiagnoseStaticSpecifierRestrictions(Parser & P,SourceLocation StaticLoc,SourceLocation MutableLoc,const LambdaIntroducer & Intro) DiagnoseStaticSpecifierRestrictions() argument
1511 SourceLocation StaticLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
H A DParseDecl.cpp8134 SourceLocation StaticLoc; ParseBracketDeclarator() local
[all...]