Searched defs:VisitObjCProtocolDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1164 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { function in class:DeclPrinter
H A DASTDumper.cpp1537 void ASTDumper::VisitObjCProtocolDecl(const ObjCProtocolDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp3593 Decl *ASTNodeImporter::VisitObjCProtocolDecl(ObjCProtocolDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp712 void ASTDeclWriter::VisitObjCProtocolDecl(ObjCProtocolDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp993 void ASTDeclReader::VisitObjCProtocolDecl(ObjCProtocolDecl *PD) { function in class:ASTDeclReader

Completed in 184 milliseconds