Searched defs:wasModifiedInFunction (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | NoOwnershipChangeVisitor.cpp | 71 bool NoOwnershipChangeVisitor::wasModifiedInFunction( in wasModifiedInFunction() function in NoOwnershipChangeVisitor |
/llvm-project/clang/unittests/StaticAnalyzer/ | ||
H A D | NoStateChangeFuncVisitorTest.cpp | 130 wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in clang::ento::__anonc97f9b860211::NonThoroughErrorNotPreventedFuncVisitor |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporterVisitors.h | 679 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function |