Searched defs:hasPrivateIdentifer (Results 1 – 1 of 1) sorted by relevance
1221 …ticBlock *Transformer::CreateClassStaticBlock(ir::ClassDeclaration *node, bool hasPrivateIdentifer) in CreateClassStaticBlock()1250 bool hasPrivateIdentifer = false; in HasPrivateIdentifierInDecorators() local