Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.h130 bool ContinuesPPDirective; member
H A DWhitespaceManager.cpp34 bool ContinuesPPDirective, bool IsInsideToken) in Change()
H A DUnwrappedLineFormatter.cpp1336 bool ContinuesPPDirective = in getColumnLimit() local