Lines Matching defs:Ex
258 const Expr *Ex,
263 const Expr *Ex,
296 CheckerContext &C, ProgramStateRef State, const Expr *Ex, SVal V,
813 if (const auto *Ex = dyn_cast<Expr>(S))
814 bugreporter::trackExpressionValue(N, Ex, *Report);
999 const Expr *Ex,
1013 MR, Ex, sizeTy,
1037 const Expr *Ex, SVal Buf,
1053 emitNotCStringBug(C, state, Ex, os.str());
1095 return getCStringLengthForRegion(C, state, Ex, MR, hypothetical);
1119 emitNotCStringBug(C, state, Ex, os.str());