Searched refs:LHSLocation (Results 1 – 1 of 1) sorted by relevance
1994 std::optional<SourceLocation> LHSLocation = getPastLoc(LHS, SM, LangOpts); in getFixits() local1995 if (!LHSLocation) in getFixits()1999 clang::CharSourceRange::getCharRange(*LHSLocation, RHS->getBeginLoc()); in getFixits()