Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp852 unsigned NumHeapAllocs = 0; member in __anon7a1fdcea0311::EvalInfo
1892 if (NumHeapAllocs > DynamicAllocLValue::getMaxIndex()) { in createHeapAlloc()
1897 DynamicAllocLValue DA(NumHeapAllocs++); in createHeapAlloc()