Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1290 if (nonPPLineAffected(Line, PreviousLine)) in computeAffectedLines()
1301 bool nonPPLineAffected(AnnotatedLine *Line, in nonPPLineAffected() function in clang::format::__anonf8d6a77d0111::Formatter