Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.h204 RefVal withIvarAccess() const { in withIvarAccess() function
DRetainCountChecker.cpp322 C.addTransition(setRefBinding(State, Sym, RV->withIvarAccess())); in checkPostStmt()
334 State = setRefBinding(State, Sym, PlusZero.withIvarAccess()); in checkPostStmt()