Home
last modified time | relevance | path

Searched defs:VisitObjCCategoryImplDecl (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Index/
DIndexDecl.cpp278 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anonba7f62bc0111::IndexingDeclVisitor
/external/clang/lib/AST/
DDeclPrinter.cpp1201 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
DASTDumper.cpp1627 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDumper
DASTImporter.cpp4065 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriterDecl.cpp803 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
DASTReaderDecl.cpp1140 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp89 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon1f1212030111::IndexingDeclVisitor
DCIndex.cpp1155 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in CursorVisitor