Lines Matching refs:Function
1493 case PredefinedExpr::Function:
1503 case PredefinedExpr::Function:
1535 // If we are not optimzing, don't collapse all calls to trap in the function
1538 // to just one per function to save on codesize.
2250 // The result shall only be used as the operand for the function call
2417 // Get the actual function type. The callee type will always be a pointer to
2418 // function type or a block pointer type.
2420 "Call must have function pointer type!");
2433 // If the expression that denotes the called function has a type
2437 // the function is defined with a type that includes a prototype,
2441 // function is defined with a type that does not include a
2446 // through an unprototyped function type works like a *non-variadic*
2544 // This function