Searched refs:pushFriendDecl (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DDeclFriend.cpp52 cast<CXXRecordDecl>(DC)->pushFriendDecl(FD);
/external/clang/include/clang/AST/
H A DDeclFriend.h235 inline void CXXRecordDecl::pushFriendDecl(FriendDecl *FD) { function in class:CXXRecordDecl
H A DDeclCXX.h785 void pushFriendDecl(FriendDecl *FD);

Completed in 86 milliseconds