Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h29 static constexpr uint32_t ACC_FINAL = 0x0010; // field, method, class variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h29 constexpr uint32_t ACC_FINAL = 0x0010; // field, method, class variable