Searched defs:CE (Results 1 – 6 of 6) sorted by relevance
234 void RSCheckAST::VisitCastExpr(clang::CastExpr *CE) { in VisitCastExpr()
936 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
937 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
977 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
1546 auto &CE = cast<ConstantExpr>(C); in getGlobalObjectInExpr() local
1840 auto &CE = cast<ConstantExpr>(C); in getGlobalObjectInExpr() local