Searched defs:IsDone (Results 1 – 7 of 7) 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
460 bool IsDone(bool assert) { in IsDone() function in __anon8fdddeed0211::TypeExpectations
183 bool IsDone() const { in IsDone() function271 bool IsDone() const { in IsDone() function
1097 bool IsDone() const { in IsDone() function in __anonc60713940511::OrderNavLoadState
136 bool IsDone : 1; member