Home
last modified time | relevance | path

Searched defs:wasModifiedBeforeCallExit (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h683 virtual bool wasModifiedBeforeCallExit(const ExplodedNode *CurrN, wasModifiedBeforeCallExit() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp773 bool NoStoreFuncVisitor::wasModifiedBeforeCallExit( wasModifiedBeforeCallExit() function in NoStoreFuncVisitor