Home
last modified time | relevance | path

Searched refs:BuildInternalNameWithCustomRecordTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.h155 …bool BuildInternalNameWithCustomRecordTable(ir::ScriptFunction *scriptFunc, RecordTable *recordTab…
DETSBinder.cpp914 bool ETSBinder::BuildInternalNameWithCustomRecordTable(ir::ScriptFunction *const scriptFunc, in BuildInternalNameWithCustomRecordTable() function in ark::es2panda::varbinder::ETSBinder
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp423 VarBinder()->AsETSBinder()->BuildInternalNameWithCustomRecordTable(func, recordTable); in CreateNonStaticClassInitializer()