Searched refs:hasCustomTypechecking (Results 1 – 3 of 3) sorted by relevance
159 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function167 hasCustomTypechecking(ID); in allowTypeMismatch()
192 !hasCustomTypechecking(ID)); in canBeRedeclared()
5826 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()6699 if (!BuiltinID || !Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()6780 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) in BuildResolvedCallExpr()