Searched refs:CT_Block (Results 1 – 2 of 2) sorted by relevance
419 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator436 calleeType = CT_Block; in DiagnoseSentinelCalls()
414 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator431 calleeType = CT_Block; in DiagnoseSentinelCalls()