Searched refs:IsRelative (Results 1 – 12 of 12) sorted by relevance
117 const bool file_spec_relative = file_spec.IsRelative(); in FindCompatibleIndex()135 } else if (curr_file.IsRelative() || file_spec_relative) { in FindCompatibleIndex()
507 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec531 if (IsRelative()) in MakeAbsolute()
265 bool IsRelative() const;
261 if (arg_spec.IsRelative()) { in ConvertArgumentsForLaunchingInShell()
221 if (!m_removed_prefix_opt.has_value() && request_file.IsRelative()) in DeduceSourceMapping()
1355 const bool IsRelative = in emitCFIInstruction() local1360 if (IsRelative) in emitCFIInstruction()1404 const bool IsRelative = in emitCFIInstruction() local1412 if (IsRelative) in emitCFIInstruction()
29 if (file_spec.IsRelative()) in NormalizePath()
219 FileSpec(path).IsRelative() ? eLazyBoolYes : eLazyBoolNo; in RemapPath()
294 if (file.IsRelative() && !user_exe_path.empty()) { in CreateTargetInternal()
1833 if (!dwo_file.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1892 if (dwo_name_spec.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1930 if (error_dwo_path.IsRelative() && comp_dir != nullptr) { in GetDwoSymbolFileForCompileUnit()1999 if (dwo_module_spec.GetFileSpec().IsRelative()) { in UpdateExternalModuleListIfNeeded()
874 if (m_file_spec->IsRelative()) in ComputeAbsolutePath()
154 if (!cmd_file.IsRelative()) { in DoExecute()