Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1484 TypeAwareAllocationMode TypeAwareDeallocation = in Emit() local
1487 TypeAwareDeallocation = TypeAwareAllocationMode::Yes; in Emit()
1503 Params.TypeAwareDelete = TypeAwareDeallocation; in Emit()