Searched defs:lenVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CStringChecker.cpp | 1932 SVal lenVal = state->getSVal(lenExpr.Expression, LCtx); evalStrcpyCommon() local |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-integer.cpp | 806 int lenVal{j < lenCt || lenCt == 1 FoldIntrinsicFunction() local |