Home
last modified time | relevance | path

Searched refs:VisitObjCInterfaceDecl (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCursorVisitor.h235 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
H A DCXIndexDataConsumer.cpp68 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anond6d661a80111::IndexingDeclVisitor
H A DCIndex.cpp1169 bool CursorVisitor::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in CursorVisitor
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h374 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DJSONNodeDumper.h261 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DASTNodeTraverser.h660 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp92 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp91 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1358 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp1027 void JSONNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2292 void TextNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in TextNodeDumper
H A DASTImporter.cpp562 ExpectedDecl VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
5121 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexDecl.cpp407 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anonfc9fbd010111::IndexingDeclVisitor
H A DUSRGeneration.cpp840 VisitObjCInterfaceDecl(OIT->getDecl()); in VisitType()
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp431 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *Decl) { in VisitObjCInterfaceDecl() function in __anon4a2c2dcf0111::ExtractAPIVisitor
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterDecl.cpp143 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
752 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp441 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1208 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { in VisitObjCInterfaceDecl() function in ASTDeclReader