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

  /external/clang/lib/CodeGen/
CGClass.cpp 854 CXXDtorType DtorType = CurGD.getDtorType();
860 if (DtorType == Dtor_Deleting) {
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]

Completed in 167 milliseconds