Searched defs:CCE (Results 1 – 13 of 13) sorted by relevance
231 if (CStyleCastExpr *CCE = dyn_cast<CStyleCastExpr>(E)) { in rewriteToBridgedCast() local
187 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(Init)) { in GetDiagForGotoScopeDecl() local
5131 Sema::CCEKind CCE, in CheckConvertedConstantExpression()5248 APValue &Value, CCEKind CCE) { in CheckConvertedConstantExpression()5254 CCEKind CCE) { in CheckConvertedConstantExpression()
3409 if (CStyleCastExpr *CCE = dyn_cast<CStyleCastExpr>(castedE)) in addFixitForObjCARCConversion() local
2472 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(E)) { in DiagnoseForRangeReferenceVariableCopies() local
6092 const CXXConstructExpr *CCE = in CheckMoveOnConstruction() local
1487 else if (CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(Init)) in isLegalArrayNewInitializer() local
9312 void VisitCXXConstructExpr(CXXConstructExpr *CCE) { in VisitCXXConstructExpr()
268 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(CE)) { in processCallExit() local
730 SwitchInst::ConstCaseIt CCE = SI->case_end(); in TEST() local
3369 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(Init)) { in mangleExpression() local3677 if (auto *CCE = dyn_cast<CXXConstructExpr>(Sub)) in mangleExpression() local
962 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(Init)) { in EmitNewArrayInitializer() local
4254 else if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(S)) { in print_elem() local