Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dcallable.h91 constexpr callable(T &obj, R (T::*paramMethod)(Args...)) in callable()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h145 using Args = std::vector<Expr>; variable