Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1163 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1238 addConstevalToLambdaDeclSpecifier(Parser & P,SourceLocation ConstevalLoc,DeclSpec & DS) addConstevalToLambdaDeclSpecifier() argument
1425 SourceLocation ConstevalLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
H A DParseStmt.cpp1496 SourceLocation ConstevalLoc; ParseIfStatement() local