• Home
  • Raw
  • Download

Lines Matching refs:ToCtx

650     T2 = Context.ToCtx.getCanonicalType(T2);  in IsStructurallyEquivalent()
878 cast<FunctionProtoType>(OrigT2.getDesugaredType(Context.ToCtx)); in IsStructurallyEquivalent()
1235 << Context.ToCtx.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
1250 << Context.ToCtx.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
1349 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1435 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1455 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1470 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1491 << Context.ToCtx.getTypeDeclType(D2CXX); in IsStructurallyEquivalent()
1503 << Context.ToCtx.getTypeDeclType(D2CXX); in IsStructurallyEquivalent()
1516 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1527 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1548 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1564 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1606 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1622 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1636 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1872 FromCtx.getDiagnostics().notePriorDiagnosticFrom(ToCtx.getDiagnostics()); in Diag1()
1881 ToCtx.getDiagnostics().notePriorDiagnosticFrom(FromCtx.getDiagnostics()); in Diag2()
1883 return ToCtx.getDiagnostics().Report(Loc, DiagID); in Diag2()