Searched refs:formatChildren (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp890 formatChildren(State, (*I)->NewLine, /*DryRun=*/false, Penalty);
916 if (!formatChildren(Node->State, NewLine, /*DryRun=*/true, Penalty))
945 bool formatChildren(LineState &State, bool NewLine, bool DryRun, function in class:clang::format::__anon3275::UnwrappedLineFormatter

Completed in 104 milliseconds