Searched defs:wasModifiedBeforeCallExit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporterVisitors.h | 683 virtual bool wasModifiedBeforeCallExit(const ExplodedNode *CurrN, wasModifiedBeforeCallExit() function |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporterVisitors.cpp | 773 bool NoStoreFuncVisitor::wasModifiedBeforeCallExit( wasModifiedBeforeCallExit() function in NoStoreFuncVisitor |