Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp37 new unsigned char[ValueStorage::getPayloadOffset() + AllocSize]; in CreatePayload()
46 static unsigned getPayloadOffset() { in getPayloadOffset() function in __anon8d9d85ba0111::ValueStorage
53 (unsigned char *)Payload - getPayloadOffset()); in getFromPayload()