Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h45 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *Decl);
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCursorVisitor.h236 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
H A DCXIndexDataConsumer.cpp68 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anon02cff6af0111::IndexingDeclVisitor
H A DCIndex.cpp1169 bool CursorVisitor::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in CursorVisitor
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h377 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DJSONNodeDumper.h266 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DASTNodeTraverser.h673 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp92 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp249 bool ExtractAPIVisitor::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *Decl) { in VisitObjCInterfaceDecl() function in ExtractAPIVisitor
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp92 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1362 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp1059 void JSONNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2316 void TextNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in TextNodeDumper
H A DASTImporter.cpp559 ExpectedDecl VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
5232 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp407 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anon518304e80111::IndexingDeclVisitor
H A DUSRGeneration.cpp880 VisitObjCInterfaceDecl(OIT->getDecl()); in VisitType()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp146 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
764 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp446 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1251 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { in VisitObjCInterfaceDecl() function in ASTDeclReader