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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclFriend.h39 class FriendDecl : public Decl { class in namespace:clang
75 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, function in class:clang::FriendDecl
88 FriendDecl(EmptyShell Empty, unsigned NumFriendTypeTPLists) function in class:clang::FriendDecl
[all...]

Completed in 92 milliseconds