Searched defs:ReleaseSel (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CheckObjCDealloc.cpp | 109 mutable Selector ReleaseSel; member in __anonf42f8d5e0111::ObjCDeallocChecker |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 373 Selector RetainSel, ReleaseSel, AutoreleaseSel; member in __anonbab9bb100111::CGObjCGNU |