Searched refs:getTypeTempSuffix (Results 1 – 5 of 5) sorted by relevance
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
55 const char *types::getTypeTempSuffix(ID Id, bool CLMode) { in getTypeTempSuffix() function in types
4182 const char *Extension = types::getTypeTempSuffix(FileType, true); in MakeCLOutputFilename()4243 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath()4309 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath()4356 Split.first, types::getTypeTempSuffix(JA.getType(), IsCLMode())); in GetNamedOutputPath()
234 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object)); in AddLinkArgs()
6084 Twine("-type=") + types::getTypeTempSuffix(Output.getType()))); in ConstructJob()6171 Twine("-type=") + types::getTypeTempSuffix(Input.getType()))); in ConstructJobMultipleOutputs()