Searched refs:VisitUsingDirectiveDecl (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp71 void VisitUsingDirectiveDecl(const UsingDirectiveDecl *D) { function in class:__anon3296::USRGenerator
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp65 void VisitUsingDirectiveDecl(UsingDirectiveDecl *D);
735 void DeclPrinter::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp219 void VisitUsingDirectiveDecl(const UsingDirectiveDecl *D);
1004 void ASTDumper::VisitUsingDirectiveDecl(const UsingDirectiveDecl *D) { function in class:ASTDumper
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp56 void VisitUsingDirectiveDecl(UsingDirectiveDecl *D);
950 void ASTDeclWriter::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp219 void VisitUsingDirectiveDecl(UsingDirectiveDecl *D);
1149 void ASTDeclReader::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:ASTDeclReader
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2083 Decl *TemplateDeclInstantiator::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:TemplateDeclInstantiator

Completed in 87 milliseconds