Searched refs:hasResourceStateChanged (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | NoOwnershipChangeVisitor.h | 32 virtual bool hasResourceStateChanged(ProgramStateRef CallEnterState, |
| H A D | NoOwnershipChangeVisitor.cpp | 80 if (hasResourceStateChanged(CallEnterN->getState(), CallExitEndN->getState())) in wasModifiedInFunction() |
| H A D | StreamChecker.cpp | 782 bool hasResourceStateChanged(ProgramStateRef CallEnterState, in hasResourceStateChanged() function in __anon299e83ef0711::NoStreamStateChangeVisitor |
| H A D | MallocChecker.cpp | 890 bool hasResourceStateChanged(ProgramStateRef CallEnterState, in hasResourceStateChanged() function in __anon0957485b0511::NoMemOwnershipChangeVisitor |