Home
last modified time | relevance | path

Searched refs:IsComputedEnumMember (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumDeclaration.cpp245 bool IsComputedEnumMember(const ir::Expression *init) in IsComputedEnumMember() function
306 if (IsComputedEnumMember(init)) { in InferEnumVariableType()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1700 static bool IsComputedEnumMember(const ir::Expression *init) in IsComputedEnumMember() function
1771 if (IsComputedEnumMember(init) && *isLiteralEnum) { in InferEnumVariableType()

Completed in 4 milliseconds