Searched defs:VisitObjCInterfaceDecl (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp91 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in struct:__anon454::PCHContainerGenerator::DebugTypeVisitor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h597 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp387 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:__anon540::IndexingDeclVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1327 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1891 void TextNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp966 void JSONNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:JSONNodeDumper
H A DASTImporter.cpp4760 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp745 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1139 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { function in class:ASTDeclReader

Completed in 148 milliseconds