Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DYAMLParser.cpp512 bool scanBlockScalarIndent(unsigned BlockIndent, unsigned BlockExitIndent,
1556 bool Scanner::scanBlockScalarIndent(unsigned BlockIndent, in scanBlockScalarIndent() function in Scanner
1611 if (!scanBlockScalarIndent(BlockIndent, BlockExitIndent, IsDone)) in scanBlockScalar()