Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp852 unsigned NumHeapAllocs = 0; member in __anondef1c1650311::EvalInfo
1894 if (NumHeapAllocs > DynamicAllocLValue::getMaxIndex()) { in createHeapAlloc()
1899 DynamicAllocLValue DA(NumHeapAllocs++); in createHeapAlloc()