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