Home
last modified time | relevance | path

Searched defs:ConditionalsLevel (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.h169 int ConditionalsLevel; member
H A DWhitespaceManager.cpp248 int ConditionalsLevel = 0; in calculateLineBreakInformation() local