Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp497 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon518304e80111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp900 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1460 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp1438 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp1043 void JSONNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2303 void TextNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in TextNodeDumper
H A DASTImporter.cpp5298 ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp88 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon02cff6af0111::IndexingDeclVisitor
H A DCIndex.cpp1202 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in CursorVisitor