Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1034 SourceLocation &ConstexprLoc, in tryConsumeMutableOrConstexprToken()
1070 addConstexprToLambdaDeclSpecifier(Parser &P, SourceLocation ConstexprLoc, in addConstexprToLambdaDeclSpecifier()
1162 SourceLocation ConstexprLoc; in ParseLambdaExpressionAfterIntroducer() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h398 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp3033 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); in ActOnCXXMemberDeclarator() local