Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDynamicAllocator.h86 std::optional<Form> getAllocationForm(const Expr *Source) const { in getAllocationForm() function
H A DInterp.cpp1208 Allocator.getAllocationForm(Source)) { in Free()
H A DInterpBuiltin.cpp1615 Allocator.getAllocationForm(Source); in interp__builtin_operator_delete()