Searched defs:ConditionalsLevel (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Format/ | ||
| H A D | WhitespaceManager.h | 169 int ConditionalsLevel; member |
| H A D | WhitespaceManager.cpp | 248 int ConditionalsLevel = 0; in calculateLineBreakInformation() local |