Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5690 static const char *MakeCLOutputFilename(const ArgList &Args, StringRef ArgValue, in MakeCLOutputFilename() function
5829 MakeCLOutputFilename(C.getArgs(), NameArg, BaseName, types::TY_PP_C), in GetNamedOutputPath()
5867 MakeCLOutputFilename(C.getArgs(), FaValue, BaseName, JA.getType()), in GetNamedOutputPath()
5938 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()
5948 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Image); in GetNamedOutputPath()
5953 MakeCLOutputFilename(C.getArgs(), "", BaseName, types::TY_Image); in GetNamedOutputPath()
5984 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()