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