Searched refs:isStrlen (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp54 bool isStrlen(const Expr *E, const Expr *WithArg) { function in class:__anon2177::WalkAST
135 if (isSizeof(L, DstArg) && isStrlen(R, DstArg))

Completed in 119 milliseconds