Searched defs:FriendLoc (Results 1 – 10 of 10) sorted by relevance
| /external/clang/include/clang/AST/ |
| D | DeclFriend.h | 55 SourceLocation FriendLoc; variable
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | DeclFriend.h | 72 SourceLocation FriendLoc; variable
|
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 2041 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 2258 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 394 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; variable
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | DeclSpec.h | 393 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
|
| /external/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 12422 SourceLocation FriendLoc, in CheckFriendTypeDecl() 12493 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
|
| D | SemaTemplate.cpp | 854 SourceLocation FriendLoc, in CheckClassTemplate()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 16113 SourceLocation FriendLoc, in CheckFriendTypeDecl() 16184 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
|
| D | SemaTemplate.cpp | 1697 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()
|