Home | History | Annotate | Download | only in Sema

Lines Matching refs:isCanonical

5151   assert(LHSType.isCanonical() && "LHS not canonicalized!");
5152 assert(RHSType.isCanonical() && "RHS not canonicalized!");
5275 assert(LHSType.isCanonical() && "LHS not canonicalized!");
5276 assert(RHSType.isCanonical() && "RHS not canonicalized!");
5305 assert(LHSType.isCanonical() && "LHS was not canonicalized!");
5306 assert(RHSType.isCanonical() && "RHS was not canonicalized!");