Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6119 static const char *MakeCLOutputFilename(const ArgList &Args, StringRef ArgValue, in MakeCLOutputFilename() function
6248 MakeCLOutputFilename(C.getArgs(), NameArg, BaseName, types::TY_PP_C), in GetNamedOutputPath()
6302 MakeCLOutputFilename(C.getArgs(), FaValue, BaseName, JA.getType()), in GetNamedOutputPath()
6381 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()
6391 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Image); in GetNamedOutputPath()
6396 MakeCLOutputFilename(C.getArgs(), "", BaseName, types::TY_Image); in GetNamedOutputPath()
6427 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()