Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h395 getFragmentsForObjCInterface(const ObjCInterfaceDecl *);
H A DExtractAPIVisitor.h1030 DeclarationFragmentsBuilder::getFragmentsForObjCInterface(Decl); in VisitObjCInterfaceDecl()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1380 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForObjCInterface( in getFragmentsForObjCInterface() function in DeclarationFragmentsBuilder