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