Searched refs:hasCustomTypechecking (Results 1 – 4 of 4) sorted by relevance
349 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function357 hasCustomTypechecking(ID); in allowTypeMismatch()
326 (!hasReferenceArgsOrResult(ID) && !hasCustomTypechecking(ID)) || in canBeRedeclared()
5890 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()6895 if (!BuiltinID || !Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()6942 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()
10252 BuiltinInfo.hasCustomTypechecking(FD->getBuiltinID())) in canBuiltinBeRedeclared()10257 BuiltinInfo.hasCustomTypechecking(FD->getBuiltinID())) in canBuiltinBeRedeclared()