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

  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 701 const RecordDecl *SrcDecl = SrcRecord->getDecl()->getDefinition();
702 assert(SrcDecl && "Definition missing");
703 if (!cast<CXXRecordDecl>(SrcDecl)->isPolymorphic()) {
    [all...]

Completed in 69 milliseconds