Searched refs:is_system_absolute (Results 1 – 4 of 4) sorted by relevance
353 if (source.is_system_absolute()) in GetSourceSubstitution()361 if (source.is_system_absolute()) in GetSourceSubstitution()365 if (source.is_system_absolute()) in GetSourceSubstitution()
99 bool is_system_absolute() const { return !is_source_absolute(); } in is_system_absolute() function
87 bool is_system_absolute() const { return !is_source_absolute(); } in is_system_absolute() function
90 if (dir.is_system_absolute()) { in FormatSourceDir()