Searched refs:AmountExpr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp281 const Expr *const &AmountExpr = IsIterOnLHS ? RHS : LHS; local
284 if (!AmountExpr->getType()->isIntegralOrEnumerationType())

Completed in 119 milliseconds