Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1162 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1222 addConstexprToLambdaDeclSpecifier(Parser & P,SourceLocation ConstexprLoc,DeclSpec & DS) addConstexprToLambdaDeclSpecifier() argument
1424 SourceLocation ConstexprLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h420 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3542 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); ActOnCXXMemberDeclarator() local