OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOutputFileName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
AMDGPUOpenMP.cpp
31
static const char *
getOutputFileName
(Compilation &C, StringRef Base,
98
getOutputFileName
(C, OutputFilePrefix, "-linked", "bc");
131
getOutputFileName
(C, OutputFilePrefix, "", OutputIsAsm ? "s" : "o");
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
dsymutil.cpp
430
getOutputFileName
(StringRef InputFile, const DsymutilOptions &Options) {
486
void *P = (void *)(intptr_t)
getOutputFileName
;
625
getOutputFileName
(InputFile, Options);
682
getOutputFileName
(InputFile, Options);
/src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp
815
static int
getOutputFileName
(StringRef InFilename, bool TempOutFile,
922
getOutputFileName
(output_name, /* TempOutFile */ false, TaskFilename,
1070
// Note that
getOutputFileName
will append a unique ID for each task
1085
int FD =
getOutputFileName
(Filename, /* TempOutFile */ !SaveTemps,
Completed in 17 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026