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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp798 void DeclPrinter::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp1217 void ASTDumper::VisitUsingDirectiveDecl(const UsingDirectiveDecl *D) { function in class:ASTDumper
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp96 void VisitUsingDirectiveDecl(const UsingDirectiveDecl *D) { function in class:__anon3917::USRGenerator
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1105 void ASTDeclWriter::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1368 void ASTDeclReader::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:ASTDeclReader
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2256 Decl *TemplateDeclInstantiator::VisitUsingDirectiveDecl(UsingDirectiveDecl *D) { function in class:TemplateDeclInstantiator

Completed in 205 milliseconds