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