Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dexec.h39 decltype(auto) Exec(Args... args) in decltype() function
46 decltype(auto) ExecNoWait(Args... args) in decltype() function
53 decltype(auto) ExecWithCallback(Callback callback, Args... args) in decltype() function
60 decltype(auto) ExecWithCallbackNoWait(Callback callback, Args... args) in decltype() function
/arkcompiler/runtime_core/libpandabase/os/
Dexec.h29 decltype(auto) Exec(Args... args) in decltype() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h283 decltype(auto) visitImpl(Fn&& fn) in decltype() function