Home
last modified time | relevance | path

Searched refs:ResolvedParsedSourcesMap (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompilerImpl.cpp164 …ast<varbinder::ETSBinder *>(varbinder)->FillResolvedImportPathes(parser.ResolvedParsedSourcesMap(), in CreateCompiler()
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dunion_normalization_test.cpp127 parser.ResolvedParsedSourcesMap(), allocator_.get()); in InitializeChecker()
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.h378 const std::unordered_map<std::string, std::string> &ResolvedParsedSourcesMap() const in ResolvedParsedSourcesMap() function