Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DscopedDebugInfoPlugin.h130 return &entityDeclarator_; in GetEntityDeclarator()
135 return &entityDeclarator_; in GetEntityDeclarator()
207 EntityDeclarator entityDeclarator_; member in ark::es2panda::ark::es2panda::ark::es2panda::evaluate::final
H A DscopedDebugInfoPlugin.cpp95 entityDeclarator_(*this) in ScopedDebugInfoPlugin()
267 return entityDeclarator_.ImportGlobalEntity( in FindClass()
289 return entityDeclarator_.ImportGlobalEntity( in FindClass()
314 auto *var = entityDeclarator_.ImportGlobalEntity(
329 auto *importedVar = entityDeclarator_.ImportGlobalEntity(
361 auto *var = entityDeclarator_.ImportGlobalEntity(context_.sourceFilePath, identName, importerProgram, identName,
376 return entityDeclarator_.ImportGlobalEntity(entitySourceFile, entitySourceName, importerProgram, identName,

Completed in 2 milliseconds