Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h26 static constexpr uint32_t ACC_PRIVATE = 0x0002; // field, method variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h26 constexpr uint32_t ACC_PRIVATE = 0x0002; // field, method, class variable