Searched refs:getTypeTempSuffix (Results 1 – 5 of 5) sorted by relevance
46 const char *getTypeTempSuffix(ID Id, bool CLStyle = false);
83 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix() function in types
5705 const char *Extension = types::getTypeTempSuffix(FileType, true); in MakeCLOutputFilename()5797 const char *Extension = types::getTypeTempSuffix(JA.getType()); in GetModuleOutputPath()5895 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()5987 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6049 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode())); in GetNamedOutputPath()
251 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object)); in AddLinkArgs()
8545 Twine("-type=") + types::getTypeTempSuffix(Output.getType()))); in ConstructJob()8657 Twine("-type=") + types::getTypeTempSuffix(Input.getType()))); in ConstructJobMultipleOutputs()