Searched refs:file_path_mapping (Results 1 – 2 of 2) sorted by relevance
18 let file_path_mapping = FilePathMapping::empty(); in librustc_expr() localVariable19 let sess = ParseSess::new(locale_resources, file_path_mapping); in librustc_expr()
92 let file_path_mapping = FilePathMapping::empty(); in test() localVariable93 let sess = ParseSess::new(locale_resources, file_path_mapping); in test()