Searched refs:IsValidPoint (Results 1 – 1 of 1) sorted by relevance
140 auto IsValidPoint = [&](const SourceLocation Loc) { in findInsertionPoint() local170 if (LastUsingLoc.isValid() && IsValidPoint(LastUsingLoc)) { in findInsertionPoint()191 if (!Tok->endLocation().isMacroID() && IsValidPoint(Tok->endLocation())) { in findInsertionPoint()202 if (!IsValidPoint(TLD->getBeginLoc())) in findInsertionPoint()