Searched defs:CE (Results 1 – 8 of 8) sorted by relevance
96 clang::CallExpr* CE, int* slot, bool* hasOptions) { in matchKernelLaunchCall()221 void RSForEachLowering::VisitCallExpr(clang::CallExpr* CE) { in VisitCallExpr()
248 void RSCheckAST::VisitCastExpr(clang::CastExpr *CE) { in VisitCastExpr()
1539 void RSObjectRefCount::VisitCallExpr(clang::CallExpr* CE) { in VisitCallExpr()
936 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
969 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
938 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) { in WriteConstants() local
1558 auto &CE = cast<ConstantExpr>(C); in getGlobalObjectInExpr() local
1851 auto &CE = cast<ConstantExpr>(C); in getGlobalObjectInExpr() local