Home
last modified time | relevance | path

Searched refs:wasModifiedInFunction (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h692 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp417 if (wasModifiedInFunction(CurrN, CallExitEndN)) in findModifyingFrames()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp841 bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in __anon1e4601280511::NoOwnershipChangeVisitor