Searched defs:makeCall (Results 1 – 4 of 4) sorted by relevance
41 public static CallExpr makeCall(ASTree target, ASTree args) { in makeCall() method in CallExpr
98 void InjectedScriptBase::makeCall(ScriptFunctionCall& function, RefPtr<JSONValue>* result) in makeCall() function in WebCore::InjectedScriptBase
291 function makeCall(func) { function
226 unsigned makeCall(unsigned NumArgs, const NamedDecl *D) { in makeCall() function in __anon6e736a5d0111::SExpr