Searched defs:CurrentIsBasicType (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TypedParser.h | 100 virtual bool CurrentIsBasicType() in CurrentIsBasicType() function |
| D | ASparser.cpp | 453 bool ASParser::CurrentIsBasicType() in CurrentIsBasicType() function in ark::es2panda::parser::ASParser |
| D | TSparser.cpp | 248 bool TSParser::CurrentIsBasicType() in CurrentIsBasicType() function in ark::es2panda::parser::TSParser |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | parserImpl.cpp | 293 bool ParserImpl::CurrentIsBasicType() in CurrentIsBasicType() function in panda::es2panda::parser::ParserImpl |