Home
last modified time | relevance | path

Searched refs:withIvarAccess (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp232 RefVal withIvarAccess() const { in withIvarAccess() function in __anonbe000e510111::RefVal
2859 C.addTransition(setRefBinding(State, Sym, RV->withIvarAccess())); in checkPostStmt()
2871 State = setRefBinding(State, Sym, PlusZero.withIvarAccess()); in checkPostStmt()