Searched refs:CT_Function (Results 1 – 3 of 3) sorted by relevance
44 CT_Function, // global or static function enumerator504 return CT_Function; in getCallableType()680 if (LP.Callable.Type == CT_Function) { in check()
419 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator426 calleeType = CT_Function; in DiagnoseSentinelCalls()433 calleeType = CT_Function; in DiagnoseSentinelCalls()
414 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator421 calleeType = CT_Function; in DiagnoseSentinelCalls()428 calleeType = CT_Function; in DiagnoseSentinelCalls()