Searched refs:hasCustomTypechecking (Results 1 – 3 of 3) sorted by relevance
184 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function192 hasCustomTypechecking(ID); in allowTypeMismatch()
212 (!hasReferenceArgsOrResult(ID) && !hasCustomTypechecking(ID)) || in canBeRedeclared()
6019 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()6978 if (!BuiltinID || !Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()7059 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) in BuildResolvedCallExpr()