Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp187 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon4cd561f10111::IndexingDeclVisitor
DCIndex.cpp1153 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in CursorVisitor
/external/clang/lib/AST/
DDeclPrinter.cpp1183 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
DASTDumper.cpp1517 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDumper
DASTImporter.cpp3841 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriterDecl.cpp779 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
DASTReaderDecl.cpp1085 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader