Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h701 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp841 bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() function in __anone88413230511::NoOwnershipChangeVisitor