Searched refs:BlockDesc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 1206 const Descriptor *BlockDesc = BlockToDelete->getDescriptor(); in Free() local 1212 if (!CheckNewDeleteForms(S, OpPC, *AllocForm, DeleteForm, BlockDesc, in Free()
|
| H A D | InterpBuiltin.cpp | 1613 const Descriptor *BlockDesc = BlockToDelete->getDescriptor(); in interp__builtin_operator_delete() local 1626 S, OpPC, *AllocForm, DynamicAllocator::Form::Operator, BlockDesc, Source); in interp__builtin_operator_delete()
|