Home
last modified time | relevance | path

Searched defs:ContinuesPPDirective (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.h135 bool ContinuesPPDirective; member
H A DUnwrappedLineFormatter.cpp1529 bool ContinuesPPDirective = in getColumnLimit() local
H A DWhitespaceManager.cpp36 bool ContinuesPPDirective, bool IsInsideToken) in Change()