Searched refs:CastExpr1 (Results 1 – 1 of 1) sorted by relevance
363 const CStyleCastExpr* CastExpr1 = cast<CStyleCastExpr>(Stmt1); in isIdenticalStmt() local366 return CastExpr1->getTypeAsWritten() == CastExpr2->getTypeAsWritten(); in isIdenticalStmt()