Home
last modified time | relevance | path

Searched defs:declflag (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp1886 binder::DeclarationFlags declflag = isExport ? in CreateVariableDeclarationWithIdentify() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp513 binder::DeclarationFlags declflag = binder::DeclarationFlags::NONE; in ParseTsImportEqualsDeclaration() local
1206 binder::DeclarationFlags declflag = (newStatus & ParserStatus::EXPORT_REACHED) ? in ParseFunctionDeclaration() local
1251 binder::DeclarationFlags declflag = (newStatus & ParserStatus::EXPORT_REACHED) ? in AddFunctionToBinder() local
2076 binder::DeclarationFlags declflag = (flags & VariableParsingFlags::EXPORTED) ? in ParseVariableDeclarator() local
[all...]

Completed in 11 milliseconds