Searched refs:getTypeTempSuffix (Results 1 – 6 of 6) sorted by relevance
80 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix() function in types
6134 const char *Extension = types::getTypeTempSuffix(FileType, true); in MakeCLOutputFilename()6285 const char *Suffix = types::getTypeTempSuffix(JA.getType(), true); in GetNamedOutputPath()6338 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6430 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6492 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode())); in GetNamedOutputPath()
871 .ends_with(types::getTypeTempSuffix(InputType, /*CLStyle=*/false)); in ConstructJob()
3900 const char *Extension = types::getTypeTempSuffix(types::TY_ModuleFile); in getCXX20NamedModuleOutputPath()8869 Twine("-type=") + types::getTypeTempSuffix(Output.getType()))); in ConstructJob()8978 Twine("-type=") + types::getTypeTempSuffix(Input.getType()))); in ConstructJobMultipleOutputs()
249 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object)); in AddLinkArgs()
1904 {"_ZN5clang6driver5types17getTypeTempSuffixENS1_2IDE", "clang::driver::types::getTypeTempSuffix(cla…