Home
last modified time | relevance | path

Searched refs:AllocationID (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp995 static unsigned AllocationID = 0; in evalMalloc() local
996 State.Allocations.insert(Addr, EndOfRegion, AllocationID++); in evalMalloc()