Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
DinheritanceResolution.cpp61 struct ChainEntryInfo final { struct
62 explicit ChainEntryInfo(std::string_view filePath, std::string_view declName, in ChainEntryInfo() function
75 std::string_view sourceFilePath;
76 std::string_view entityDeclarationName;
78 panda_file::ClassDataAccessor *cda {nullptr};
79 parser::Program *program {nullptr};