Home
last modified time | relevance | path

Searched refs:getArgumentValueString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp69 static const char *getArgumentValueString(const CallExpr *CE, in getArgumentValueString() function
122 reportBug(getArgumentValueString(CE, C), C); in analyzerEval()
142 reportBug(getArgumentValueString(CE, C), C); in analyzerCheckInlined()