Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h40 static constexpr uint32_t ACC_SYNTHETIC = 0x1000; // field, method, class variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h40 constexpr uint32_t ACC_SYNTHETIC = 0x1000; // field, method, class variable