Searched refs:requiresnullCheck (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp1902 bool requiresnullCheck = false; local
1908 requiresnullCheck = true;
1916 requiresnullCheck ? Method : nullptr);
6579 bool requiresnullCheck = false; local
6585 requiresnullCheck = true;
6604 requiresnullCheck ? method : nullptr);

Completed in 231 milliseconds