Searched refs:hasCustomTypechecking (Results 1 – 3 of 3) sorted by relevance
160 bool hasCustomTypechecking(unsigned ID) const { in hasCustomTypechecking() function
163 !hasCustomTypechecking(ID)); in canBeRedeclared()
4875 if (Context.BuiltinInfo.hasCustomTypechecking(ID)) in ConvertArgumentsForCall()5634 if (!BuiltinID || !Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) { in BuildResolvedCallExpr()5712 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID)) in BuildResolvedCallExpr()