Home
last modified time | relevance | path

Searched refs:GetPropertyName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_lang_extension.h58 virtual const char *GetPropertyName(PtProperty propery) const = 0;
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.cpp600 const util::StringView &GetPropertyName(const ir::Expression *key) in GetPropertyName() function
683 const util::StringView &propName = GetPropertyName(prop->Key()); in Check()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp698 static const util::StringView &GetPropertyName(const ir::Expression *key) in GetPropertyName() function
786 const util::StringView &propName = GetPropertyName(prop->Key()); in CheckNonComputed()

Completed in 5 milliseconds