Searched refs:ParenInsertionLoc (Results 1 – 2 of 2) sorted by relevance
1467 SourceLocation ParenInsertionLoc = getLocForEndOfToken(Range.getEnd()); in tryToRecoverWithCall() local1471 ? FixItHint::CreateInsertion(ParenInsertionLoc, "()") in tryToRecoverWithCall()
2356 SourceLocation ParenInsertionLoc = getLocForEndOfToken(Range.getEnd()); in tryToRecoverWithCall() local2360 ? FixItHint::CreateInsertion(ParenInsertionLoc, "()") in tryToRecoverWithCall()