Searched defs:untyped_action (Results 1 – 2 of 2) sorted by relevance
1557 const void* untyped_action, void* untyped_args) const override { in UntypedPerformAction()1698 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
432 const void* untyped_action = nullptr; in UntypedInvokeWith() local