Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp92 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp407 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anonf98b47a30111::IndexingDeclVisitor
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h679 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { VisitObjCInterfaceDecl() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h966 bool ExtractAPIVisitorBase<Derived>::VisitObjCInterfaceDecl( VisitObjCInterfaceDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1501 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { VisitObjCInterfaceDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp1121 void JSONNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { VisitObjCInterfaceDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2526 void TextNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { VisitObjCInterfaceDecl() function in TextNodeDumper
H A DASTImporter.cpp5465 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { VisitObjCInterfaceDecl() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp823 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { VisitObjCInterfaceDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1293 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { VisitObjCInterfaceDecl() function in ASTDeclReader