Home
last modified time | relevance | path

Searched defs:DtorInvocationCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dzero-size-non-pod-array.cpp8 static int DtorInvocationCount; member
15 int S::DtorInvocationCount = 0; member in S