Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportSource.h29 …explicit ImportSource(ir::StringLiteral *source, ir::StringLiteral *resolvedSource, Language lang,… in ImportSource() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h50 class ImportSource; variable