Home
last modified time | relevance | path

Searched defs:getCapacity (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h73 uptr getCapacity() { return invokeImpl(&Derived::getCapacityImpl); } in getCapacity() function
116 uptr getCapacity() { return invokeImpl(&Derived::getCapacityImpl); } in getCapacity() function