Home
last modified time | relevance | path

Searched defs:varbinder (Results 1 - 25 of 78) sorted by relevance

1234

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DASBinder.cpp18 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DJSBinder.cpp18 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DTSBinder.cpp18 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A Ddeclaration.cpp18 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DenumMemberResult.h23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DTypedBinder.h21 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DASBinder.h21 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DTSBinder.h21 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DJSBinder.h21 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DTypedBinder.cpp23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DtsBinding.h23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DprivateBinding.h21 namespace ark::es2panda::varbinder { namespace in ark::es2panda
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DmoduleContext.h23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DcompileQueue.h28 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A Dpandagen.h32 namespace ark::es2panda::varbinder { namespace in ark::es2panda
H A DcompileJob.h26 namespace ark::es2panda::varbinder { namespace in ark::es2panda
/arkcompiler/ets_frontend/ets2panda/checker/
H A DJSchecker.cpp23 bool JSChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
H A DASchecker.cpp21 bool ASChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
H A DTSchecker.cpp23 bool TSChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A DresolveIdentifiers.cpp24 auto *varbinder = ctx->parserProgram->VarBinder()->AsETSBinder(); in Perform() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DobjectDescriptor.h23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DentityDeclarator.h28 namespace ark::es2panda::varbinder { namespace in ark::es2panda::ark::es2panda
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H A DdebugInfoDeserializer.h23 namespace ark::es2panda::varbinder { namespace in ark::es2panda
/arkcompiler/ets_frontend/ets2panda/checker/ets/dynamic/
H A DdynamicCall.h42 static bool IsByValue(const varbinder::ETSBinder *varbinder, const ir::Expression *callee) in IsByValue() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DimportExportDecls.h44 ImportExportDecls(varbinder::ETSBinder *varbinder, parser::ETSParser *parser) in ImportExportDecls() argument

Completed in 5 milliseconds

1234