Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h235 getFragmentsForObjCProtocol(const ObjCProtocolDecl *);
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp315 DeclarationFragmentsBuilder::getFragmentsForObjCProtocol(Decl); in VisitObjCProtocolDecl()
H A DDeclarationFragments.cpp705 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForObjCProtocol( in getFragmentsForObjCProtocol() function in DeclarationFragmentsBuilder