Home
last modified time | relevance | path

Searched refs:findModifyingFrames (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h660 void findModifyingFrames(const ExplodedNode *const CallExitBeginN);
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp358 findModifyingFrames(N); in isModifiedInFrame()
393 void NoStateChangeFuncVisitor::findModifyingFrames( in findModifyingFrames() function in NoStateChangeFuncVisitor