Home
last modified time | relevance | path

Searched defs:callNames (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Ddynamic.cpp190 const auto callNames = DynamicCall::ResolveCall(VarBinder()->AsETSBinder(), callee); in ResolveDynamicCallExpression() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp454 auto *callNames = Context()->checker->AsETSChecker()->DynamicCallNames(isConstruct); in GenAnnotations() local
677 pandasm::AnnotationData ETSEmitter::GenAnnotationDynamicCall(DynamicCallNamesMap &callNames) in GenAnnotationDynamicCall() argument
H A DETSCompiler.cpp192 auto *callNames = checker->DynamicCallNames(isConstructor); in LoadDynamicName() local

Completed in 7 milliseconds