Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDNoOwnershipChangeVisitor.cpp71 bool NoOwnershipChangeVisitor::wasModifiedInFunction( in wasModifiedInFunction() function in NoOwnershipChangeVisitor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporterVisitors.h679 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function