Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h674 virtual bool wasModifiedBeforeCallExit(const ExplodedNode *CurrN, in wasModifiedBeforeCallExit()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp404 for (const ExplodedNode *CurrN = CallExitBeginN; CurrN; in findModifyingFrames() local
748 const ExplodedNode *CurrN, const ExplodedNode *CallExitBeginN) { in wasModifiedBeforeCallExit()