Searched refs:CreateCStyleCast (Results 1 – 3 of 3) sorted by relevance
381 static InitializationKind CreateCStyleCast(SourceLocation StartLoc, in CreateCStyleCast() function
260 = (CT == CT_CStyle)? InitializationKind::CreateCStyleCast(range.getBegin(), in tryDiagnoseOverloadedCast()1257 ? InitializationKind::CreateCStyleCast(OpRange.getBegin(), OpRange) in TryStaticImplicitCast()
3707 = InitializationKind::CreateCStyleCast(LParenLoc, in BuildCompoundLiteralExpr()