Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h176 bool InMacroBody; global() variable
H A DUnwrappedLineParser.h59 bool InMacroBody = false; global() member
H A DUnwrappedLineFormatter.cpp670 bool InMacroBody = I[0]->InMacroBody; tryMergeShortCaseLabels() local