Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp1556 SVal copiedLessThanBound = svalBuilder.evalBinOpNN(state, BO_LE, in evalStrcpyCommon() local
1561 copiedLessThanBound.castAs<DefinedOrUnknownSVal>(), true); in evalStrcpyCommon()