Home
last modified time | relevance | path

Searched defs:Identifier (Results 1 – 25 of 48) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
Didentifier.cpp24 Identifier::Identifier([[maybe_unused]] Tag const tag, Identifier const &other, ArenaAllocator *con… in Identifier() function in ark::es2panda::ir::Identifier
35 Identifier::Identifier(ArenaAllocator *const allocator) : Identifier(ERROR_LITERAL, allocator) in Identifier() function in ark::es2panda::ir::Identifier
40 Identifier::Identifier(util::StringView const name, ArenaAllocator *const allocator) in Identifier() function in ark::es2panda::ir::Identifier
48 Identifier::Identifier(util::StringView const name, TypeNode *const typeAnnotation, ArenaAllocator … in Identifier() function in ark::es2panda::ir::Identifier
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportNamespaceSpecifier.h32 class Identifier; variable
DimportDefaultSpecifier.h32 class Identifier; variable
DexportSpecifier.h32 class Identifier; variable
DexportAllDeclaration.h33 class Identifier; variable
DimportSpecifier.h32 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportNamespaceSpecifier.h22 class Identifier; variable
DimportDefaultSpecifier.h22 class Identifier; variable
DexportAllDeclaration.h22 class Identifier; variable
DimportSpecifier.h22 class Identifier; variable
DexportSpecifier.h22 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/parser/context/
DclassPrivateContext.h27 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceHeritage.h22 class Identifier; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInterfaceHeritage.h32 class Identifier; variable
DtsTypeParameter.h32 class Identifier; variable
DtsTypeAliasDeclaration.h36 class Identifier; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DbreakStatement.h32 class Identifier; variable
DlabelledStatement.h33 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.h36 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DlabelledStatement.h27 class Identifier; variable
DbreakStatement.h30 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.h42 class Identifier; variable
DlabelTarget.h26 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/ir/as/
DnamedType.h22 class Identifier; variable
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
DmethodBuilder.h40 class Identifier; variable

12