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

/external/clang/lib/Index/
H A DIndexDecl.cpp278 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { function in class:__anon1362::IndexingDeclVisitor
/external/clang/lib/AST/
H A DDeclPrinter.cpp85 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
1201 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { function in class:DeclPrinter
H A DASTDumper.cpp487 void VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D);
1627 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp167 Decl *VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
4065 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp136 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
803 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp372 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
1140 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:ASTDeclReader
/external/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp89 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { function in class:__anon3309::IndexingDeclVisitor
H A DCIndex.cpp1155 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { function in class:CursorVisitor

Completed in 157 milliseconds