Home | History | Annotate | Download | only in AST

Lines Matching refs:getBuiltinCallee

1254 /// getBuiltinCallee - If this is a call to a builtin, return the builtin ID. If
1256 unsigned CallExpr::getBuiltinCallee() const {
1279 if (unsigned BI = getBuiltinCallee())