HomeSort by relevance Sort by last modified time
    Searched refs:MSIM_SinglePolymorphic (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 93 return this->isPolymorphic() ? MSIM_SinglePolymorphic : MSIM_Single;
142 case MSIM_SinglePolymorphic:
154 case MSIM_SinglePolymorphic:
  /external/clang/include/clang/AST/
DeclCXX.h 264 MSIM_SinglePolymorphic,
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 642 return Inheritance <= MSIM_SinglePolymorphic ||
    [all...]

Completed in 449 milliseconds