Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp1358 static bool IsDefaultValueType(const Type *type, bool isNonReadonlyField) in IsDefaultValueType()
1374 bool isNonReadonlyField = false; in VariableHasDefaultValue() local