Searched refs:describeArgumentValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 198 virtual bool describeArgumentValue(const CallEvent &Call, in describeArgumentValue() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ValueConstraint 295 bool describeArgumentValue(const CallEvent &Call, ProgramStateRef State, 387 bool describeArgumentValue(const CallEvent &Call, ProgramStateRef State, 434 bool describeArgumentValue(const CallEvent &Call, ProgramStateRef State, 492 bool describeArgumentValue(const CallEvent &Call, ProgramStateRef State, 868 NegatedVC->describeArgumentValue(Call, N->getState(), Summary, MsgOs); in reportBug() 1087 bool StdLibraryFunctionsChecker::RangeConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::RangeConstraint 1177 bool StdLibraryFunctionsChecker::NullnessConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::NullnessConstraint 1227 describeArgumentValue(const CallEvent &Call, ProgramStateRef State, in describeArgumentValue() function in StdLibraryFunctionsChecker::BufferNullnessConstraint 1297 bool StdLibraryFunctionsChecker::BufferSizeConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::BufferSizeConstraint
|