Searched refs:full_file_name (Results 1 – 1 of 1) sorted by relevance
524 std::string GenPrefixedImport(const std::string &full_file_name, in GenPrefixedImport() argument530 auto it = parser_.included_files_.find(full_file_name); in GenPrefixedImport()542 return "import * as " + GenFileNamespacePrefix(full_file_name) + in GenPrefixedImport()