Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h173 unsigned getAllocSize() const { return AllocSize; } getAllocSize() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h837 uptr getAllocSize(const void *Ptr) { getAllocSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp379 llvm::getAllocSize(const CallBase *CB, const TargetLibraryInfo *TLI, in getAllocSize() function in llvm