Searched defs:IsInsideToken (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.h | 141 bool IsInsideToken; member |
H A D | WhitespaceManager.cpp | 41 bool ContinuesPPDirective, bool IsInsideToken) in Change() |