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.cpp61 cast<CXXRecordDecl>(DC)->pushFriendDecl(FD); in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h250 inline void CXXRecordDecl::pushFriendDecl(FriendDecl *FD) { in pushFriendDecl() function
H A DDeclCXX.h698 void pushFriendDecl(FriendDecl *FD);