Searched refs:hasCustomTypechecking (Results 1 – 2 of 2) sorted by relevance
144 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function
4447 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()5082 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) in BuildResolvedCallExpr()