Searched defs:InPragmaDirective (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | TokenAnnotator.h | 176 bool InPragmaDirective; variable |
H A D | UnwrappedLineParser.h | 48 bool InPragmaDirective = false; member |