Searched refs:VisitUnresolvedUsingValueDecl (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h330 void VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl *D);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp103 void VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl *D);
984 void USRGenerator::VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl *D) { function in class:USRGenerator
H A DIndexDecl.cpp615 bool VisitUnresolvedUsingValueDecl(const UnresolvedUsingValueDecl *D) { function in class:__anon3074::IndexingDeclVisitor
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp99 void VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D);
1594 void DeclPrinter::VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1753 void TextNodeDumper::VisitUnresolvedUsingValueDecl( function in class:TextNodeDumper
H A DASTImporter.cpp527 ExpectedDecl VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D);
4547 ExpectedDecl ASTNodeImporter::VisitUnresolvedUsingValueDecl( function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp88 void VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D);
1312 void ASTDeclWriter::VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp358 void VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D);
1653 void ASTDeclReader::VisitUnresolvedUsingValueDecl(UnresolvedUsingValueDecl *D) { function in class:ASTDeclReader
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3140 Decl *TemplateDeclInstantiator::VisitUnresolvedUsingValueDecl( function in class:TemplateDeclInstantiator

Completed in 118 milliseconds