Searched refs:ValRange (Results 1 – 2 of 2) sorted by relevance
510 SourceRange ValRange = Msg->getArg(0)->getSourceRange(); in rewriteToDictionaryLiteral() local513 commit.insertBefore(ValRange.getBegin(), ": "); in rewriteToDictionaryLiteral()514 commit.insertFromRange(ValRange.getBegin(), in rewriteToDictionaryLiteral()517 commit.insertBefore(ValRange.getBegin(), "@{"); in rewriteToDictionaryLiteral()518 commit.insertAfterToken(ValRange.getEnd(), "}"); in rewriteToDictionaryLiteral()519 commit.replaceWithInner(MsgRange, ValRange); in rewriteToDictionaryLiteral()542 SourceRange ValRange = Msg->getArg(i)->getSourceRange(); in rewriteToDictionaryLiteral() local546 commit.insertFromRange(KeyRange.getEnd(), ValRange, /*afterToken=*/true); in rewriteToDictionaryLiteral()547 commit.remove(CharSourceRange::getCharRange(ValRange.getBegin(), in rewriteToDictionaryLiteral()586 SourceRange ValRange = Vals[i]->getSourceRange(); in rewriteToDictionaryLiteral() local[all …]
2743 ValRange); in ParseDirectiveAMDHSAKernel()2748 ValRange); in ParseDirectiveAMDHSAKernel()2758 ValRange); in ParseDirectiveAMDHSAKernel()2763 ValRange); in ParseDirectiveAMDHSAKernel()2774 ValRange); in ParseDirectiveAMDHSAKernel()2778 ValRange); in ParseDirectiveAMDHSAKernel()2782 ValRange); in ParseDirectiveAMDHSAKernel()2796 VGPRRange = ValRange; in ParseDirectiveAMDHSAKernel()2799 SGPRRange = ValRange; in ParseDirectiveAMDHSAKernel()2848 ValRange); in ParseDirectiveAMDHSAKernel()[all …]