Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclFriend.h53 SourceLocation FriendLoc; variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp2026 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/external/clang/include/clang/Sema/
DDeclSpec.h387 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc; variable
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12181 SourceLocation FriendLoc, in CheckFriendTypeDecl()
12252 Decl *Sema::ActOnTemplatedFriendTag(Scope *S, SourceLocation FriendLoc, in ActOnTemplatedFriendTag()
DSemaTemplate.cpp839 SourceLocation FriendLoc, in CheckClassTemplate()