Home | History | Annotate | Download | only in Sema

Lines Matching refs:isCanonical

6700   assert(LHSType.isCanonical() && "LHS not canonicalized!");
6701 assert(RHSType.isCanonical() && "RHS not canonicalized!");
6825 assert(LHSType.isCanonical() && "LHS not canonicalized!");
6826 assert(RHSType.isCanonical() && "RHS not canonicalized!");
6855 assert(LHSType.isCanonical() && "LHS was not canonicalized!");
6856 assert(RHSType.isCanonical() && "RHS was not canonicalized!");