Home
last modified time | relevance | path

Searched defs:ExpectedArguments (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControlReference/
H A DFunctionExpression.h27 struct ExpectedArguments struct
32 using ArgumentValidation = std::variant<ArgumentsAreValid, ExpectedArguments>; argument