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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1041 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { function in class:DeclPrinter
H A DASTDumper.cpp1332 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp3636 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTNodeImporter
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp618 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp896 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclReader

Completed in 75 milliseconds