Home
last modified time | relevance | path

Searched defs:FriendLoc (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/AST/
DDeclFriend.h55 SourceLocation FriendLoc; variable
/external/llvm-project/clang/include/clang/AST/
DDeclFriend.h72 SourceLocation FriendLoc; variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp2041 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp2258 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/external/clang/include/clang/Sema/
DDeclSpec.h394 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; variable
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h393 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12422 SourceLocation FriendLoc, in CheckFriendTypeDecl()
12493 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
DSemaTemplate.cpp854 SourceLocation FriendLoc, in CheckClassTemplate()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp16113 SourceLocation FriendLoc, in CheckFriendTypeDecl()
16184 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
DSemaTemplate.cpp1697 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()