Home
last modified time | relevance | path

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

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