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

  /external/clang/lib/CodeGen/
CGClass.cpp 856 CXXRecordDecl *FieldClassDecl = cast<CXXRecordDecl>(RT->getDecl());
857 return HasTrivialDestructorBody(Context, FieldClassDecl, FieldClassDecl);
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]

Completed in 24 milliseconds