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