Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DTextNodeDumper.h368 void VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D);
DJSONNodeDumper.h259 void VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclPrinter.cpp93 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
1421 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
DJSONNodeDumper.cpp1004 void JSONNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in JSONNodeDumper
DTextNodeDumper.cpp2246 void TextNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in TextNodeDumper
DASTImporter.cpp543 ExpectedDecl VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
5077 ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DIndexDecl.cpp482 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anona91e35e90111::IndexingDeclVisitor
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp148 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
882 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
DASTReaderDecl.cpp445 void VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D);
1319 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader