Searched defs:spaceCheck (Results 1 – 1 of 1) sorted by relevance
298 … size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) in MakeAllocationsWithSingleRepeat()314 … size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) in MakeAllocationsWithSeveralRepeat()335 auto spaceCheck = [this](uintptr_t addr) -> bool { in CreateSpaceCheck() local589 auto spaceCheck = CreateSpaceCheck<SPACE>(); in MakeAllocations() local