Searched refs:IsAllocatableTransientArray (Results 1 – 3 of 3) sorted by relevance
165 if (!IsAllocatableTransientArray(model, array_name)) { in TransientArraySize()198 if (!IsAllocatableTransientArray(model, array_name)) { in AllocateTransientArray()212 if (!IsAllocatableTransientArray(model, array_name)) { in DeallocateTransientArray()
248 bool IsAllocatableTransientArray(const Model& model,
1797 bool IsAllocatableTransientArray(const Model& model, in IsAllocatableTransientArray() function