Searched defs:RetLoc (Results 1 – 3 of 3) sorted by relevance
2471 if (std::optional<Loc> RetLoc = RetVal.getAs<Loc>()) in handle() local
272 SourceLocation RetLoc; variable
8786 SourceLocation RetLoc = FD->getReturnTypeSourceRange().getBegin(); in CheckExplicitlyDefaultedComparison() local