Lines Matching refs:ToCtx

670     T2 = Context.ToCtx.getCanonicalType(T2);  in IsStructurallyEquivalent()
898 cast<FunctionProtoType>(OrigT2.getDesugaredType(Context.ToCtx)); in IsStructurallyEquivalent()
1305 Context.ToCtx.getTypeDeclType(Owner2)); in IsStructurallyEquivalent()
1427 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1519 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1539 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1554 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1575 << Context.ToCtx.getTypeDeclType(D2CXX); in IsStructurallyEquivalent()
1587 << Context.ToCtx.getTypeDeclType(D2CXX); in IsStructurallyEquivalent()
1600 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1611 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1622 QualType D2Type = Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1633 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1649 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1711 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1727 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1741 << Context.ToCtx.getTypeDeclType(D2); in IsStructurallyEquivalent()
1960 Context.ToCtx.getObjCInterfaceType(D2->getContainingInterface()); in IsStructurallyEquivalent()
2036 QualType D2Type = Context.ToCtx.getObjCInterfaceType(D2->getClassInterface()); in IsStructurallyEquivalent()
2097 FromCtx.getDiagnostics().notePriorDiagnosticFrom(ToCtx.getDiagnostics()); in Diag1()
2106 ToCtx.getDiagnostics().notePriorDiagnosticFrom(FromCtx.getDiagnostics()); in Diag2()
2108 return ToCtx.getDiagnostics().Report(Loc, DiagID); in Diag2()