Home
last modified time | relevance | path

Searched defs:VisitObjCInterfaceDecl (Results 1 – 12 of 12) sorted by relevance

/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/Index/
H A DIndexDecl.cpp407 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anon518304e80111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h673 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp764 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1251 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { in VisitObjCInterfaceDecl() function in ASTDeclReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp1362 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.cpp5232 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/tools/libclang/
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