HomeSort by relevance Sort by last modified time
    Searched full:isstrlen (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp 56 inline bool isStrlen(const Expr *E, const Expr *WithArg) {
117 if (isSizeof(L, DstArg) && isStrlen(R, DstArg))

Completed in 848 milliseconds