Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp888 unsigned NumHeapAllocs = 0; member in __anonfb577fba0411::EvalInfo
1955 if (NumHeapAllocs > DynamicAllocLValue::getMaxIndex()) { in createHeapAlloc()
1960 DynamicAllocLValue DA(NumHeapAllocs++); in createHeapAlloc()