Home
last modified time | relevance | path

Searched defs:AmountVal (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp285 SVal AmountVal = IsIterOnLHS ? RVal : LVal; checkPostStmt() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1218 uint64_t AmountVal = isInc ? 1 : -1; EmitComplexPrePostIncDec() local