Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp104 bool isBounded,
116 bool isBounded = false,
1326 bool returnEnd, bool isBounded, in evalStrcpyCommon() argument
1366 if (isBounded) { in evalStrcpyCommon()
1627 if (isBounded && !isAppending) { in evalStrcpyCommon()
1686 bool isBounded, bool ignoreCase) const { in evalStrcmpCommon() argument
1754 if (isBounded) { in evalStrcmpCommon()