Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp497 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anonf98b47a30111::IndexingDeclVisitor
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1577 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { VisitObjCCategoryImplDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp1105 void JSONNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { VisitObjCCategoryImplDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2513 void TextNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { VisitObjCCategoryImplDecl() function in TextNodeDumper
H A DASTImporter.cpp5531 ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { VisitObjCCategoryImplDecl() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp959 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { VisitObjCCategoryImplDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1502 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { VisitObjCCategoryImplDecl() function in ASTDeclReader