Home
last modified time | relevance | path

Searched defs:FriendDecl (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclFriend.h76 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl() function
89 FriendDecl(EmptyShell Empty, unsigned NumFriendTypeTPLists) in FriendDecl() function
HDDeclCXX.h42 class FriendDecl; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h113 class FriendDecl; variable