Searched defs:ThrowIfPrivateIdent (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | parserImpl.cpp | 282 void ParserImpl::ThrowIfPrivateIdent(ClassElementDescriptor *desc, const char *msg) in ThrowIfPrivateIdent() function in ark::es2panda::parser::ParserImpl |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | parserImpl.cpp | 2308 void ParserImpl::ThrowIfPrivateIdent(ClassElmentDescriptor *desc, const char *msg) in ThrowIfPrivateIdent() function in panda::es2panda::parser::ParserImpl |