Home
last modified time | relevance | path

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

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