Searched refs:VisitObjCInterfaceDecl (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp91 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in struct:__anon2967::PCHContainerGenerator::DebugTypeVisitor
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h254 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DTextNodeDumper.h342 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
H A DASTNodeTraverser.h597 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp91 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1327 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.cpp536 ExpectedDecl VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
4760 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp387 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:__anon3074::IndexingDeclVisitor
H A DUSRGeneration.cpp831 VisitObjCInterfaceDecl(OIT->getDecl());
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp139 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
745 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp432 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1139 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { function in class:ASTDeclReader

Completed in 139 milliseconds