Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp64 TEST_F(MemoryProfileInfoTest,GetAllocType) TEST_F() argument
/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp942 AllocType AsanChunkView::GetAllocType() const { GetAllocType() function in __asan::AsanChunkView