Searched refs:SetIdentNodeInClassDefinition (Results 1 – 2 of 2) sorted by relevance
334 ir::Identifier *SetIdentNodeInClassDefinition(bool isDeclare, binder::ConstDecl **decl); in DEFINE_BITOPS()
3110 ir::Identifier *ParserImpl::SetIdentNodeInClassDefinition(bool isDeclare, binder::ConstDecl **decl) in SetIdentNodeInClassDefinition() function in panda::es2panda::parser::ParserImpl3143 identNode = SetIdentNodeInClassDefinition(isDeclare, &decl); in ParseClassDefinition()