Searched defs:FriendLoc (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclFriend.h | 71 SourceLocation FriendLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclFriend.h | 71 SourceLocation FriendLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclFriend.h | 71 SourceLocation FriendLoc; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclFriend.h | 55 SourceLocation FriendLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclFriend.h | 71 SourceLocation FriendLoc; variable
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 2041 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
|
/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 | 12422 SourceLocation FriendLoc, in CheckFriendTypeDecl() 12493 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
|
H A D | SemaTemplate.cpp | 854 SourceLocation FriendLoc, in CheckClassTemplate()
|