Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.cpp263 evaluate::ScopedDebugInfoPlugin *ETSChecker::GetDebugInfoPlugin() in GetDebugInfoPlugin() function in ark::es2panda::checker::ETSChecker
268 const evaluate::ScopedDebugInfoPlugin *ETSChecker::GetDebugInfoPlugin() const in GetDebugInfoPlugin() function in ark::es2panda::checker::ETSChecker
H A DETSchecker.h738 evaluate::ScopedDebugInfoPlugin *GetDebugInfoPlugin();
739 const evaluate::ScopedDebugInfoPlugin *GetDebugInfoPlugin() const;
H A DETSAnalyzer.cpp1997 if (UNLIKELY(checker->GetDebugInfoPlugin() != nullptr)) { in Check()
2000 checker->GetDebugInfoPlugin()->AddPrologueEpilogue(st); in Check()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp144 auto *debugInfoPlugin = checker->GetDebugInfoPlugin(); in LookupTypeReference()

Completed in 8 milliseconds