Searched defs:omitInitConstness (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | helpers.cpp | 734 const bool omitInitConstness = isConst || (isReadonly && isStatic); in CheckVariableDeclaration() local |
Completed in 7 milliseconds