Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h135 bool ContinuesPPDirective; global() member
H A DUnwrappedLineFormatter.cpp1586 bool ContinuesPPDirective = getColumnLimit() local
H A DWhitespaceManager.cpp41 bool ContinuesPPDirective, bool IsInsideToken) in Change() argument