Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h44 MethodKindShift = 2, enumerator
54 Attrs |= (static_cast<uint16_t>(Kind) << MethodKindShift); in MemberAttributes()
67 MethodKindShift); in getMethodKind()