Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp46 bool isSizeof(const Expr *E, const Expr *WithArg) { in isSizeof()
54 bool isStrlen(const Expr *E, const Expr *WithArg) { in isStrlen()