Searched defs:IsInsideToken (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | WhitespaceManager.h | 141 bool IsInsideToken; member |
H A D | WhitespaceManager.cpp | 34 bool ContinuesPPDirective, bool IsInsideToken) in Change() |