Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp705 bool isUnionFunction = false; in CheckVariableDeclaration() local
744 …ker::CheckAnnotationTypeForVariableDeclaration(checker::Type *annotationType, bool isUnionFunction, in CheckAnnotationTypeForVariableDeclaration()