Searched refs:IsRelative (Results 1 – 10 of 10) sorted by relevance
256 bool IsRelative() const;
475 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec495 if (IsRelative()) in MakeAbsolute()
24 if (file_spec.IsRelative()) in NormalizePath()
233 const bool is_relative = search_file_spec.IsRelative(); in SearchCallback()
273 if (arg_spec.IsRelative()) { in ConvertArgumentsForLaunchingInShell()
189 FileSpec(path).IsRelative() ? eLazyBoolYes : eLazyBoolNo; in RemapPath()
332 if (file.IsRelative() && !user_exe_path.empty()) { in CreateTargetInternal()
1326 const bool IsRelative = in emitCFIInstruction() local1331 if (IsRelative) in emitCFIInstruction()1375 const bool IsRelative = in emitCFIInstruction() local1383 if (IsRelative) in emitCFIInstruction()
784 if (m_file_spec->IsRelative()) in ComputeAbsolutePath()
1646 if (dwo_file.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1653 if (dwo_file.IsRelative()) { in GetDwoSymbolFileForCompileUnit()1714 if (dwo_module_spec.GetFileSpec().IsRelative()) { in UpdateExternalModuleListIfNeeded()