Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h110 IvarAccessHistory IvarAccess) in RefVal() argument
113 RawIvarAccessHistory(static_cast<unsigned>(IvarAccess)) { in RefVal()
116 assert(getIvarAccessHistory() == IvarAccess && "not enough bits"); in RefVal()