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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp418 bool VisitObjCProtocolDecl(const ObjCProtocolDecl *D) { function in class:__anon540::IndexingDeclVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1384 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1884 void TextNodeDumper::VisitObjCProtocolDecl(const ObjCProtocolDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp956 void JSONNodeDumper::VisitObjCProtocolDecl(const ObjCProtocolDecl *D) { function in class:JSONNodeDumper
H A DASTImporter.cpp4322 ExpectedDecl ASTNodeImporter::VisitObjCProtocolDecl(ObjCProtocolDecl *D) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp810 void ASTDeclWriter::VisitObjCProtocolDecl(ObjCProtocolDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1205 void ASTDeclReader::VisitObjCProtocolDecl(ObjCProtocolDecl *PD) { function in class:ASTDeclReader

Completed in 218 milliseconds