Home
last modified time | relevance | path

Searched refs:getFragmentsForObjCProtocol (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h409 getFragmentsForObjCProtocol(const ObjCProtocolDecl *);
H A DExtractAPIVisitor.h1078 DeclarationFragmentsBuilder::getFragmentsForObjCProtocol(Decl); in VisitObjCProtocolDecl()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1547 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForObjCProtocol( in getFragmentsForObjCProtocol() function in DeclarationFragmentsBuilder