Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp1093 static unsigned AllocationID = 0; in evalMalloc() local
1094 State.Allocations.insert(Addr, EndOfRegion, AllocationID++); in evalMalloc()