Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp558 unsigned EncSize = getEncodingSize(TTypeEncoding); in handleActionValue() local
559 const uint8_t *EntryP = ClassInfo - typeOffset * EncSize; in handleActionValue()