Home
last modified time | relevance | path

Searched refs:CurrentIsBasicType (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.h44 bool CurrentIsBasicType() override;
DTypedParser.h97 virtual bool CurrentIsBasicType() in CurrentIsBasicType() function
DTSparser.h84 bool CurrentIsBasicType() override;
DASparser.cpp436 bool ASParser::CurrentIsBasicType() in CurrentIsBasicType() function in panda::es2panda::parser::ASParser
DTSparser.cpp442 bool TSParser::CurrentIsBasicType() in CurrentIsBasicType() function in panda::es2panda::parser::TSParser
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h247 bool CurrentIsBasicType(); in DEFINE_BITOPS()
DparserImpl.cpp298 bool ParserImpl::CurrentIsBasicType() in CurrentIsBasicType() function in panda::es2panda::parser::ParserImpl