Searched defs:calleeType (Results 1 – 2 of 2) sorted by relevance
2595 QualType calleeType = C->getCallee()->getType(); in VisitCallExpr() local
397 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() local