Searched defs:VisitObjCCategoryImplDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1183 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { function in class:DeclPrinter
H A DASTDumper.cpp1531 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp3849 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp779 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1085 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclReader

Completed in 222 milliseconds