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