Searched defs:MethodCall (Results 1 – 2 of 2) sorted by relevance
191 std::string MethodCall; in CreateMethodCall() local328 const std::string MethodCall = CreateMethodCall(method); in EmitMethodCallAndEncode() local
606 if (const auto *MethodCall = dyn_cast<CXXMemberCallExpr>(Call)) { in pushCall() local