Home | History | Annotate | Download | only in Sema

Lines Matching refs:isCanonical

5878   assert(LHSType.isCanonical() && "LHS not canonicalized!");
5879 assert(RHSType.isCanonical() && "RHS not canonicalized!");
6002 assert(LHSType.isCanonical() && "LHS not canonicalized!");
6003 assert(RHSType.isCanonical() && "RHS not canonicalized!");
6032 assert(LHSType.isCanonical() && "LHS was not canonicalized!");
6033 assert(RHSType.isCanonical() && "RHS was not canonicalized!");