Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp133 wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in clang::ento::__anon352c7bc30211::NonThoroughErrorNotPreventedFuncVisitor
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h695 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp417 if (wasModifiedInFunction(CurrN, CallExitEndN)) in findModifyingFrames()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp855 bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in __anonac89c38b0511::NoOwnershipChangeVisitor