Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuiltinInfo

2406             Context.BuiltinInfo.isPredefinedLibFunction(BuiltinID))) {
2832 if (!Context.BuiltinInfo.isPredefinedLibFunction(BID)) {
4137 if (Context.BuiltinInfo.hasCustomTypechecking(ID))
4683 if (BuiltinID && Context.BuiltinInfo.hasCustomTypechecking(BuiltinID))