Home
last modified time | relevance | path

Searched refs:nonPPLineAffected (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp1778 if (nonPPLineAffected(Line, PreviousLine)) in computeAffectedLines()
1789 bool nonPPLineAffected(AnnotatedLine *Line, in nonPPLineAffected() function in clang::format::__anoneabb2b410111::Formatter