Home
last modified time | relevance | path

Searched defs:WithArg (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringSyntaxChecker.cpp47 inline bool isSizeof(const Expr *E, const Expr *WithArg) { in isSizeof()
56 inline bool isStrlen(const Expr *E, const Expr *WithArg) { in isStrlen()