Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5489 static const char *MakeCLOutputFilename(const ArgList &Args, StringRef ArgValue, in MakeCLOutputFilename() function
5621 MakeCLOutputFilename(C.getArgs(), NameArg, BaseName, types::TY_PP_C), in GetNamedOutputPath()
5646 MakeCLOutputFilename(C.getArgs(), FaValue, BaseName, JA.getType()), in GetNamedOutputPath()
5702 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()
5712 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Image); in GetNamedOutputPath()
5717 MakeCLOutputFilename(C.getArgs(), "", BaseName, types::TY_Image); in GetNamedOutputPath()
5748 MakeCLOutputFilename(C.getArgs(), Val, BaseName, types::TY_Object); in GetNamedOutputPath()