Home
last modified time | relevance | path

Searched refs:getTypeTempSuffix (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp80 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) { in getTypeTempSuffix() function in types
H A DDriver.cpp6134 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()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp871 .ends_with(types::getTypeTempSuffix(InputType, /*CLStyle=*/false)); in ConstructJob()
H A DClang.cpp3900 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()
H A DDarwin.cpp249 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object)); in AddLinkArgs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1904 {"_ZN5clang6driver5types17getTypeTempSuffixENS1_2IDE", "clang::driver::types::getTypeTempSuffix(cla…