Home | History | Annotate | Download | only in AST

Lines Matching refs:CK_ConstructorConversion

1416   case CK_ConstructorConversion:
1500 case CK_ConstructorConversion:
1594 if (E->getCastKind() == CK_ConstructorConversion)
2149 if (CE->getCastKind() == CK_ConstructorConversion)
2725 CE->getCastKind() == CK_ConstructorConversion)