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

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 92 return this->isPolymorphic() ? MSIM_MultiplePolymorphic : MSIM_Multiple;
140 case MSIM_MultiplePolymorphic:
152 case MSIM_MultiplePolymorphic:
  /external/clang/include/clang/AST/
DeclCXX.h 266 MSIM_MultiplePolymorphic,
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 643 (!IsMemberFunction && Inheritance <= MSIM_MultiplePolymorphic);
    [all...]

Completed in 369 milliseconds