Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A 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()