Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDExprInspectionChecker.cpp55 static const char *getArgumentValueString(const CallExpr *CE, in getArgumentValueString() function
101 llvm::make_unique<BugReport>(*BT, getArgumentValueString(CE, C), N)); in analyzerEval()
131 llvm::make_unique<BugReport>(*BT, getArgumentValueString(CE, C), N)); in analyzerCheckInlined()