Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds