Searched refs:AppendPlatformPrefix (Results 1 – 1 of 1) sorted by relevance
560 static void AppendPlatformPrefix(SmallString<128> &Path, const llvm::Triple &T);782 AppendPlatformPrefix(P, Triple); in ConstructJob()2428 static void AppendPlatformPrefix(SmallString<128> &Path, in AppendPlatformPrefix() function2446 AppendPlatformPrefix(Path, getEffectiveTriple()); in GetEffectiveSysroot()