Searched refs:getFragmentsForFunction (Results 1 – 3 of 3) sorted by relevance
197 static DeclarationFragments getFragmentsForFunction(const FunctionDecl *);
147 DeclarationFragmentsBuilder::getFragmentsForFunction(Decl); in VisitFunctionDecl()
405 DeclarationFragmentsBuilder::getFragmentsForFunction(const FunctionDecl *Func) { in getFragmentsForFunction() function in DeclarationFragmentsBuilder