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