Home
last modified time | relevance | path

Searched defs:BlockExitIndent (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1509 unsigned BlockExitIndent, in findBlockScalarIndent()
1556 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1599 unsigned BlockExitIndent = Indent < 0 ? 0 : (unsigned)Indent; in scanBlockScalar() local
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLParser.cpp1508 unsigned BlockExitIndent, in findBlockScalarIndent()
1555 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1598 unsigned BlockExitIndent = Indent < 0 ? 0 : (unsigned)Indent; in scanBlockScalar() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLParser.cpp1621 unsigned BlockExitIndent, in findBlockScalarIndent()
1668 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1711 unsigned BlockExitIndent = Indent < 0 ? 0 : (unsigned)Indent; in scanBlockScalar() local