Home | History | Annotate | Download | only in CodeGen

Lines Matching full:builtinid

2851     if (unsigned builtinID = FD->getBuiltinID())
2852 return EmitBuiltinExpr(FD, builtinID, E);