Home
last modified time | relevance | path

Searched defs:debugInfoStorage (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
DpathResolver.h31 … explicit PathResolver(DebugInfoStorage &debugInfoStorage) : debugInfoStorage_(debugInfoStorage) {} in PathResolver()
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
DinheritanceResolution.cpp38 panda_file::ClassDataAccessor &cda, DebugInfoStorage *debugInfoStorage) in GetSuperClassModuleAndClassName()
145 auto *debugInfoStorage = debugInfoPlugin_.GetDebugInfoStorage(); in CollectChainInfo() local
DdebugInfoDeserializer.cpp139 auto *debugInfoStorage = debugInfoPlugin_.GetDebugInfoStorage(); in CreateIrGlobalVariable() local