Searched refs:FromCtx (Results 1 – 2 of 2) sorted by relevance
50 ASTContext &FromCtx, &ToCtx; member82 StructuralEquivalenceContext(const LangOptions &LangOpts, ASTContext &FromCtx,90 : LangOpts(LangOpts), FromCtx(FromCtx), ToCtx(ToCtx), in LangOpts()
860 T1 = Context.FromCtx.getCanonicalType(T1); in IsStructurallyEquivalent()1116 cast<FunctionProtoType>(OrigT1.getDesugaredType(Context.FromCtx)); in IsStructurallyEquivalent()1563 << Owner2Type << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1578 << Owner2Type << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1614 << Owner2Type << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1803 << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1905 << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1926 << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1942 << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()1964 << (&Context.FromCtx != &Context.ToCtx); in IsStructurallyEquivalent()[all …]