Searched refs:hasCustomTypechecking (Results 1 – 3 of 3) sorted by relevance
158 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function166 hasCustomTypechecking(ID); in allowTypeMismatch()
189 !hasCustomTypechecking(ID)); in canBeRedeclared()
5788 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()6636 if (!BuiltinID || !Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()6717 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) in BuildResolvedCallExpr()