Searched refs:IsSynthetic (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
H A D | ets_method.h | 127 bool IsSynthetic() const in IsSynthetic() function in ark::ets::EtsMethod 129 return GetPandaMethod()->IsSynthetic(); in IsSynthetic() |
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | field_data_accessor.h | 104 bool IsSynthetic() const in IsSynthetic() function in panda::panda_file::FieldDataAccessor |
H A D | method_data_accessor.h | 84 bool IsSynthetic() const in IsSynthetic() function in panda::panda_file::MethodDataAccessor |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | field_data_accessor.h | 109 bool IsSynthetic() const in IsSynthetic() function in ark::panda_file::FieldDataAccessor |
H A D | method_data_accessor.h | 101 bool IsSynthetic() const in IsSynthetic() function |
/arkcompiler/runtime_core/static_core/runtime/include/ | ||
H A D | method.h | 532 bool IsSynthetic() const in IsSynthetic() function in ark::Method::VerificationStage |
Completed in 4 milliseconds