Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.h164 int ConditionalsLevel; member
H A DWhitespaceManager.cpp239 int ConditionalsLevel = 0; in calculateLineBreakInformation() local