Searched defs:wasModifiedInFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporterVisitors.h | 701 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, wasModifiedInFunction() function |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 841 bool wasModifiedInFunction(const ExplodedNode *CallEnterN, wasModifiedInFunction() function in __anonfd3743ad0511::NoOwnershipChangeVisitor |