Home
last modified time | relevance | path

Searched defs:IsDone (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Support/
HDYAMLParser.cpp1482 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()
1511 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()
1557 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1593 bool IsDone = false; in scanBlockScalar() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDIfConversion.cpp109 bool IsDone : 1; member