Searched refs:affectsTokenRange (Results 1 – 2 of 2) sorted by relevance
42 if (affectsTokenRange(*Line->First, *Last, in computeAffectedLines()72 bool AffectedRangeManager::affectsTokenRange(const FormatToken &First, in affectsTokenRange() function in clang::format::AffectedRangeManager121 if (affectsTokenRange(*Tok, *Tok, IncludeLeadingNewlines)) in nonPPLineAffected()
44 bool affectsTokenRange(const FormatToken &First, const FormatToken &Last,