Searched refs:DelRange (Results 1 – 1 of 1) sorted by relevance
193 auto DelRange = CharSourceRange::getTokenRange(PVD->getDefaultArgRange()); in getFunctionSourceCode() local196 .take_while([&SM, &DelRange](const syntax::Token &Tok) { in getFunctionSourceCode()198 Tok.location(), DelRange.getBegin()); in getFunctionSourceCode()200 if (TokBuf.expandedTokens(DelRange.getAsRange()).front().kind() != in getFunctionSourceCode()209 DelRange.setBegin(Tok->location()); in getFunctionSourceCode()212 DeclarationCleanups.add(tooling::Replacement(SM, DelRange, ""))) in getFunctionSourceCode()229 CharSourceRange DelRange = in getFunctionSourceCode() local233 DeclarationCleanups.add(tooling::Replacement(SM, DelRange, ""))) in getFunctionSourceCode()254 CharSourceRange DelRange = in getFunctionSourceCode() local258 DeclarationCleanups.add(tooling::Replacement(SM, DelRange, ""))) in getFunctionSourceCode()