Searched refs:Elided (Results 1 – 4 of 4) sorted by relevance
34 enum class Elided { enum455 Elided fElided;
392 if (Elided::kYes == fElided && fCheck.fBraceCount) { in codeBlockAppend()402 if (Elided::kYes == fElided && fCheck.fBraceCount) { in codeBlockSpaces()575 bool elided = Elided::kYes == fElided; in writeCodeBlock()713 fElided = Elided::kNo; in writeCodeBlock()1685 fElided = Elided::kYes; in elidedCodeBlock()
391 if (Elided::kYes == fElided && fCheck.fBraceCount) { in codeBlockAppend()401 if (Elided::kYes == fElided && fCheck.fBraceCount) { in codeBlockSpaces()574 bool elided = Elided::kYes == fElided; in writeCodeBlock()712 fElided = Elided::kNo; in writeCodeBlock()1684 fElided = Elided::kYes; in elidedCodeBlock()