Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp1297 return getMessageForArg(*I, ArgIndex); in getMessage()
1308 return getMessageForArg(*I, ArgIndex); in getMessage()
1323 std::string StackHintGeneratorForSymbol::getMessageForArg(const Expr *ArgE, in getMessageForArg() function in StackHintGeneratorForSymbol
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h521 virtual std::string getMessageForArg(const Expr *ArgE, unsigned ArgIndex);
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp544 std::string getMessageForArg(const Expr *ArgE, in getMessageForArg() function in __anon98725bea0111::MallocChecker::MallocBugVisitor::StackHintGeneratorForReallocationFailed