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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftCXXABI.cpp101 case attr::UnspecifiedInheritance: return MSIM_Unspecified;
159 case MSIM_Unspecified: ++Ints; // VBTableOffset
171 case MSIM_Unspecified: ++Ints; // VBTableOffset
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h268 MSIM_Unspecified enumerator in enum:clang::MSInheritanceModel
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1234 return Inheritance == MSIM_Unspecified;

Completed in 48 milliseconds