Home
last modified time | relevance | path

Searched defs:InPragmaDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h176 bool InPragmaDirective; global() variable
H A DUnwrappedLineParser.h48 bool InPragmaDirective = false; member