Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h225 static DeclarationFragments getFragmentsForObjCMethod(const ObjCMethodDecl *);
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp470 DeclarationFragmentsBuilder::getFragmentsForObjCMethod(Method); in recordObjCMethods()
H A DDeclarationFragments.cpp573 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForObjCMethod( in getFragmentsForObjCMethod() function in DeclarationFragmentsBuilder