Home
last modified time | relevance | path

Searched defs:MemberAttributes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h31 struct MemberAttributes { struct
32 ulittle16_t Attrs;
33 enum {
38 MemberAccess getAccess() const { in getAccess()
43 MethodKind getMethodKind() const { in getMethodKind()
51 MethodOptions getFlags() const { in getFlags()
58 bool isVirtual() const { in isVirtual()
65 bool isIntroducedVirtual() const { in isIntroducedVirtual()