Searched refs:findBlockScalarIndent (Results 1 – 1 of 1) sorted by relevance
506 bool findBlockScalarIndent(unsigned &BlockIndent, unsigned BlockExitIndent,1509 bool Scanner::findBlockScalarIndent(unsigned &BlockIndent, in findBlockScalarIndent() function in Scanner1603 if (!findBlockScalarIndent(BlockIndent, BlockExitIndent, LineBreaks, in scanBlockScalar()