Searched refs:getFunctionLikeNearestParent (Results 1 – 3 of 3) sorted by relevance
132 const Decl *getFunctionLikeNearestParent() const;
101 const Decl *ParentDecl = Code.getFunctionLikeNearestParent(); in createSourceReplacements()
441 const Decl *CodeRangeASTSelection::getFunctionLikeNearestParent() const { in getFunctionLikeNearestParent() function in CodeRangeASTSelection