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