Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp233 RefVal withIvarAccess() const { in withIvarAccess() function in __anonf8e0d6ba0111::RefVal
2873 C.addTransition(setRefBinding(State, Sym, RV->withIvarAccess())); in checkPostStmt()
2885 State = setRefBinding(State, Sym, PlusZero.withIvarAccess()); in checkPostStmt()