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