Searched defs:wasModifiedBeforeCallExit (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ | ||
| H A D | NoStateChangeFuncVisitorTest.cpp | 227 wasModifiedBeforeCallExit(const ExplodedNode *CurrN, in wasModifiedBeforeCallExit() function in clang::ento::__anon352c7bc30411::ThoroughErrorNotPreventedFuncVisitor |
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
| H A D | BugReporterVisitors.h | 677 virtual bool wasModifiedBeforeCallExit(const ExplodedNode *CurrN, in wasModifiedBeforeCallExit() function |
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ | ||
| H A D | BugReporterVisitors.cpp | 747 bool NoStoreFuncVisitor::wasModifiedBeforeCallExit( in wasModifiedBeforeCallExit() function in NoStoreFuncVisitor |