Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.cpp71 bool NoOwnershipChangeVisitor::wasModifiedInFunction( in wasModifiedInFunction() function in NoOwnershipChangeVisitor
/llvm-project/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp130 wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in clang::ento::__anonc97f9b860211::NonThoroughErrorNotPreventedFuncVisitor
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h679 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function