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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp56 inline bool isStrlen(const Expr *E, const Expr *WithArg) { function in class:__anon1949::WalkAST
117 if (isSizeof(L, DstArg) && isStrlen(R, DstArg))

Completed in 69 milliseconds