Searched refs:describeArgumentValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | StdLibraryFunctionsChecker.cpp | 198 virtual bool describeArgumentValue(const CallEvent &Call, in describeArgumentValue() function in __anondf7eddf60111::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, 870 NegatedVC->describeArgumentValue(Call, N->getState(), Summary, MsgOs); in reportBug() 1089 bool StdLibraryFunctionsChecker::RangeConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::RangeConstraint 1179 bool StdLibraryFunctionsChecker::NotNullConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::NotNullConstraint 1227 bool StdLibraryFunctionsChecker::NotNullBufferConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::NotNullBufferConstraint 1296 bool StdLibraryFunctionsChecker::BufferSizeConstraint::describeArgumentValue( in describeArgumentValue() function in StdLibraryFunctionsChecker::BufferSizeConstraint
|