Home
last modified time | relevance | path

Searched refs:DynamicCallNames (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp454 auto *callNames = Context()->checker->AsETSChecker()->DynamicCallNames(isConstruct); in GenAnnotations()
H A DETSCompiler.cpp192 auto *callNames = checker->DynamicCallNames(isConstructor); in LoadDynamicName()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp191 DynamicCallNames(isConstruct)->try_emplace(callNames.name, 0); in ResolveDynamicCallExpression()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h705 auto *DynamicCallNames(bool isConstruct) in DynamicCallNames() function in ark::es2panda::ark::es2panda::ark::es2panda::checker::final
710 const auto *DynamicCallNames(bool isConstruct) const in DynamicCallNames() function in ark::es2panda::ark::es2panda::ark::es2panda::checker::final

Completed in 8 milliseconds