Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h130 bool ContinuesPPDirective; member
H A DUnwrappedLineFormatter.cpp1597 bool ContinuesPPDirective = getColumnLimit() local
H A DWhitespaceManager.cpp41 bool ContinuesPPDirective, bool IsInsideToken) in Change() argument