Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclFriend.cpp59 cast<CXXRecordDecl>(DC)->pushFriendDecl(FD); in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h262 inline void CXXRecordDecl::pushFriendDecl(FriendDecl *FD) { in pushFriendDecl() function
H A DDeclCXX.h697 void pushFriendDecl(FriendDecl *FD);