Searched refs:PreIncLocation (Results 1 – 1 of 1) sorted by relevance
3143 std::optional<SourceLocation> PreIncLocation = in getFixits() local3145 if (!PreIncLocation) in getFixits()3149 SourceRange(Node->getBeginLoc(), *PreIncLocation), SS.str())); in getFixits()