Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h281 static const uint32_t PointerOptionMask = 0x381f00; variable
317 return static_cast<PointerOptions>(Attrs & PointerOptionMask); in getOptions()