Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclFriend.h55 SourceLocation FriendLoc; variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp2041 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/external/clang/include/clang/Sema/
DDeclSpec.h394 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; 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()