Searched refs:HasPreallocatedCall (Results 1 – 1 of 1) sorted by relevance
109 bool HasPreallocatedCall = false; variable204 bool hasPreallocatedCall() const { return HasPreallocatedCall; } in hasPreallocatedCall()205 void setHasPreallocatedCall(bool v) { HasPreallocatedCall = v; } in setHasPreallocatedCall()