Searched defs:CT_Function (Results 1 – 2 of 2) sorted by relevance
44 CT_Function, // global or static function enumerator
413 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator