Searched defs:VisitFriendTemplateDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1675 void ASTDeclWriter::VisitFriendTemplateDecl(FriendTemplateDecl *D) { VisitFriendTemplateDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 2378 void ASTDeclReader::VisitFriendTemplateDecl(FriendTemplateDecl *D) { VisitFriendTemplateDecl() function in ASTDeclReader |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 4050 Decl *TemplateDeclInstantiator::VisitFriendTemplateDecl(FriendTemplateDecl *D) { VisitFriendTemplateDecl() function in TemplateDeclInstantiator |