Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp90 bool NoAllocationsLeft = (Alloc.getNumAllocations() == 0); in maybeDiagnoseDanglingAllocations() local
101 return NoAllocationsLeft; in maybeDiagnoseDanglingAllocations()