Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftCXXABI.cpp101 case attr::UnspecifiedInheritance: return MSIM_Unspecified; in MSInheritanceAttrToModel()
159 case MSIM_Unspecified: ++Ints; // VBTableOffset in getMSMemberPointerSlots()
171 case MSIM_Unspecified: ++Ints; // VBTableOffset in getMSMemberPointerSlots()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h268 MSIM_Unspecified enumerator
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp1234 return Inheritance == MSIM_Unspecified; in hasVBPtrOffsetField()