Home
last modified time | relevance | path

Searched defs:ConstexprLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1236 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1296 addConstexprToLambdaDeclSpecifier(Parser & P,SourceLocation ConstexprLoc,DeclSpec & DS) addConstexprToLambdaDeclSpecifier() argument
1509 SourceLocation ConstexprLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h442 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3421 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); ActOnCXXMemberDeclarator() local