Searched refs:CT_Method (Results 1 – 1 of 1) sorted by relevance
397 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator401 calleeType = CT_Method; in DiagnoseSentinelCalls()459 if (calleeType == CT_Method && PP.isMacroDefined("nil")) in DiagnoseSentinelCalls()