Home
last modified time | relevance | path

Searched defs:ACC_VARARGS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmodifiers.h35 static constexpr uint32_t ACC_VARARGS = 0x0080; // method member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmodifiers.h35 constexpr uint32_t ACC_VARARGS = 0x0080; // method member

Completed in 1 milliseconds