Searched refs:spaceRequiredBefore (Results 1 – 2 of 2) sorted by relevance
235 bool spaceRequiredBefore(const AnnotatedLine &Line,
3589 spaceRequiredBefore(Line, *Current)) { in calculateFormattingInformation()4400 bool TokenAnnotator::spaceRequiredBefore(const AnnotatedLine &Line, in spaceRequiredBefore() function in clang::format::TokenAnnotator