Searched defs:ReadBool (Results 1 – 4 of 4) sorted by relevance
27 bool ReadBool(Scope* scope, in ReadBool() function
147 bool ReadBool(PickleIterator* iter, in ReadBool() function
81 bool PickleIterator::ReadBool(bool* result) { in ReadBool() function in PickleIterator
674 bool ReadBool(bool* out) { in ReadBool() function in __anon8ae4aca00111::Parser