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