Searched defs:wasModifiedInFunction (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ | ||
| H A D | NoStateChangeFuncVisitorTest.cpp | 133 wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in clang::ento::__anon352c7bc30211::NonThoroughErrorNotPreventedFuncVisitor |
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
| H A D | BugReporterVisitors.h | 695 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function |
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | MallocChecker.cpp | 855 bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in __anonac89c38b0511::NoOwnershipChangeVisitor |