Lines Matching refs:ReleasedAllocated
308 bool &ReleasedAllocated,
314 bool &ReleasedAllocated,
1000 bool ReleasedAllocated; in checkPreStmt() local
1002 /*Hold*/false, ReleasedAllocated); in checkPreStmt()
1155 bool ReleasedAllocated = false; in FreeMemAttr() local
1160 ReleasedAllocated); in FreeMemAttr()
1172 bool &ReleasedAllocated, in FreeMemAux() argument
1181 ReleasedAllocated, ReturnsNullOnFailure); in FreeMemAux()
1315 bool &ReleasedAllocated, in FreeMemAux() argument
1432 ReleasedAllocated = (RsBase != nullptr) && (RsBase->isAllocated() || in FreeMemAux()
1958 bool ReleasedAllocated = false; in ReallocMem() local
1963 false, ReleasedAllocated)){ in ReallocMem()
1973 FreeMemAux(C, CE, State, 0, false, ReleasedAllocated)) { in ReallocMem()
1983 else if (!ReleasedAllocated) in ReallocMem()