Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp482 auto NextLevelLBracesType = NextLBracesType == TT_CompoundRequirementLBrace in parseLevel() local
504 auto ParseDefault = [this, OpeningBrace, NextLevelLBracesType, IfKind, in parseLevel()
506 parseStructuralElement(!OpeningBrace, NextLevelLBracesType, IfKind, in parseLevel()