Searched refs:include_spec (Results 1 – 1 of 1) sorted by relevance
1013 FileSpec include_spec(include_path, dwarf_cu->GetPathStyle()); in ParseImportedModules() local1014 MakeAbsoluteAndRemap(include_spec, *dwarf_cu, m_objfile_sp->GetModule()); in ParseImportedModules()1015 module.search_path = ConstString(include_spec.GetPath()); in ParseImportedModules()