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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp92 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in struct:__anon3845::PCHContainerGenerator::DebugTypeVisitor
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp83 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
1107 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { function in class:DeclPrinter
H A DASTDumper.cpp476 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D);
1544 void ASTDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp159 Decl *VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
3790 Decl *ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp122 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
647 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp341 void VisitObjCInterfaceDecl(ObjCInterfaceDecl *D);
926 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { function in class:ASTDeclReader

Completed in 139 milliseconds