Searched defs:ConstexprLoc (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 1058 SourceLocation &ConstexprLoc, in tryConsumeMutableOrConstexprToken() 1094 addConstexprToLambdaDeclSpecifier(Parser &P, SourceLocation ConstexprLoc, in addConstexprToLambdaDeclSpecifier() 1168 SourceLocation ConstexprLoc; in ParseLambdaExpressionAfterIntroducer() local
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 394 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | DeclSpec.h | 441 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | DeclSpec.h | 442 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | DeclSpec.h | 441 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | DeclSpec.h | 420 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 2102 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); in ActOnCXXMemberDeclarator() local
|