Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DYAMLParser.cpp506 bool findBlockScalarIndent(unsigned &BlockIndent, unsigned BlockExitIndent,
1509 bool Scanner::findBlockScalarIndent(unsigned &BlockIndent, in findBlockScalarIndent() function in Scanner
1603 if (!findBlockScalarIndent(BlockIndent, BlockExitIndent, LineBreaks, in scanBlockScalar()