Searched defs:VisitTypedefDecl (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp374 void DeclPrinter::VisitTypedefDecl(TypedefDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp1053 void ASTDumper::VisitTypedefDecl(const TypedefDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp2459 Decl *ASTNodeImporter::VisitTypedefDecl(TypedefDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp491 void USRGenerator::VisitTypedefDecl(const TypedefDecl *D) { function in class:USRGenerator
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp344 void ASTDeclWriter::VisitTypedefDecl(TypedefDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp570 void ASTDeclReader::VisitTypedefDecl(TypedefDecl *TD) { function in class:ASTDeclReader
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp430 Decl *TemplateDeclInstantiator::VisitTypedefDecl(TypedefDecl *D) { function in class:TemplateDeclInstantiator

Completed in 213 milliseconds