Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp34 static unsigned char *CreatePayload(void *DtorF, size_t AllocSize, in CreatePayload() function in __anon824295f00111::ValueStorage
163 ValueStorage::CreatePayload(DtorF, AllocSize, ElementsSize); in Value()