Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DentityDeclarator.cpp54 auto *findVar = FindEntityVariable(importEntitiesMap, importedName); in CreateAndInsertImportStatement() local
55 if (findVar != nullptr) { in CreateAndInsertImportStatement()
58 ASSERT(findVar == var); in CreateAndInsertImportStatement()

Completed in 1 milliseconds