Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPointer.cpp183 static int ReportedDynamicAllocs = 0; in toAPValue() local
184 DynamicAllocLValue DA(ReportedDynamicAllocs++); in toAPValue()