Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIteratorModeling.cpp281 const Expr *const &AmountExpr = IsIterOnLHS ? RHS : LHS; in checkPostStmt() local
284 if (!AmountExpr->getType()->isIntegralOrEnumerationType()) in checkPostStmt()