Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclFriend.h71 SourceLocation FriendLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp2405 SourceLocation FriendLoc) { in ParseOptionalCXX11VirtSpecifierSeq()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h404 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp16859 SourceLocation FriendLoc, in CheckFriendTypeDecl()
16931 Scope *S, SourceLocation FriendLoc, unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()
H A DSemaTemplate.cpp1817 SourceLocation FriendLoc, unsigned NumOuterTemplateParamLists, in CheckClassTemplate()