reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 case NotOwned: { 757 case RefVal::NotOwned: 766 V = V ^ RefVal::NotOwned; 789 case RefVal::NotOwned: 809 V = V ^ RefVal::NotOwned; 819 case RefVal::NotOwned: 1007 case RefVal::NotOwned: { 1241 V = V ^ RefVal::NotOwned;tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
157 return getKind() == NotOwned; 181 return RefVal(NotOwned, o, /*Count=*/0, 0, t, IvarAccessHistory::None);tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
117 case RefVal::NotOwned: