Searched defs:allocated_size (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | ParsedAttr.cpp | 36 size_t ParsedAttr::allocated_size() const { allocated_size() function in ParsedAttr |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 404 uptr allocated_size = allocator.GetActuallyAllocatedSize((void *)chunk); RePoisonChunk() local |
/llvm-project/libcxx/test/support/ | ||
H A D | controlled_allocators.h | 70 std::size_t allocated_size; member |
H A D | test_allocator.h | 34 int allocated_size = 0; // the size of allocated elements member |
/llvm-project/compiler-rt/lib/interception/ | ||
H A D | interception_win.cpp | 338 uptr allocated_size; global() member |
/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_stats.h | 661 int allocated_size; variable |