Searched defs:GetAllocType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | MemoryProfileInfoTest.cpp | 64 TEST_F(MemoryProfileInfoTest,GetAllocType) TEST_F() argument |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 942 AllocType AsanChunkView::GetAllocType() const { GetAllocType() function in __asan::AsanChunkView |