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