Home
last modified time | relevance | path

Searched defs:InMacroBody (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.h138 bool InMacroBody; variable
H A DUnwrappedLineParser.h56 bool InMacroBody; member
H A DUnwrappedLineFormatter.cpp651 bool InMacroBody = I[0]->InMacroBody; in tryMergeShortCaseLabels() local