Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1237 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1312 addConstevalToLambdaDeclSpecifier(Parser & P,SourceLocation ConstevalLoc,DeclSpec & DS) addConstevalToLambdaDeclSpecifier() argument
1510 SourceLocation ConstevalLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
H A DParseStmt.cpp1505 SourceLocation ConstevalLoc; ParseIfStatement() local