Home
last modified time | relevance | path

Searched refs:MacroBlockBeginRegex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatTokenLexer.h123 llvm::Regex MacroBlockBeginRegex; variable
H A DFormatTokenLexer.cpp35 FormattingDisabled(false), MacroBlockBeginRegex(Style.MacroBlockBegin),
1102 if (MacroBlockBeginRegex.match(Text))