Searched refs:DelKeyword (Results 1 – 1 of 1) sorted by relevance
240 auto DelKeyword = [&](tok::TokenKind Kind, SourceRange FromRange) { in getFunctionSourceCode() local271 DelKeyword(tok::kw_virtual, {FD->getBeginLoc(), FD->getLocation()}); in getFunctionSourceCode()273 DelKeyword(tok::kw_static, {FD->getBeginLoc(), FD->getLocation()}); in getFunctionSourceCode()277 DelKeyword(tok::kw_explicit, {FD->getBeginLoc(), FD->getLocation()}); in getFunctionSourceCode()