Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DMicrosoftCXXABI.cpp114 return this->isPolymorphic() ? MSIM_SinglePolymorphic : MSIM_Single; in getMSInheritanceModel()
163 case MSIM_SinglePolymorphic: in getMSMemberPointerSlots()
175 case MSIM_SinglePolymorphic: in getMSMemberPointerSlots()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclCXX.h264 MSIM_SinglePolymorphic, enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1239 return Inheritance <= MSIM_SinglePolymorphic || in hasOnlyOneField()