Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h78 AccessedDirectly, enumerator
208 getType(), IvarAccessHistory::AccessedDirectly); in withIvarAccess()
212 assert(getIvarAccessHistory() == IvarAccessHistory::AccessedDirectly); in releaseViaIvar()
H A DRetainCountChecker.cpp179 case IvarAccessHistory::AccessedDirectly: in print()
824 RefVal::IvarAccessHistory::AccessedDirectly) in updateSymbol()
841 RefVal::IvarAccessHistory::AccessedDirectly) { in updateSymbol()
1113 RefVal::IvarAccessHistory::AccessedDirectly) { in checkReturnWithRetEffect()
1267 V.getIvarAccessHistory() == RefVal::IvarAccessHistory::AccessedDirectly) { in handleAutoreleaseCounts()