Searched defs:IsDone (Results 1 – 4 of 4) sorted by relevance
27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
95 bool IsDone = true; member
1481 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()1510 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()1556 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()1592 bool IsDone = false; in scanBlockScalar() local
136 bool IsDone : 1; member