Searched defs:OutputName (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp267 StringRef OutputName; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp616 std::string OutputName = OutputFilename; local
646 std::string OutputName = OutputFilename; local
676 std::string OutputName = OutputFilename; local
709 std::string OutputName = OutputFilename; local
742 std::string OutputName = OutputFilename; local
767 std::string OutputName = OutputFilename; local
796 std::string OutputName = OutputFilename; local
849 auto OutputName = InputFilenames[BufID] + ".thinlto.o"; local
1042 const char *OutputName = nullptr; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp747 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c317 static FILE *getFileObject(const char *OutputName) { argument
328 static int writeFile(const char *OutputName) { argument
361 static int writeOrderFile(const char *OutputName) { argument
[all...]

Completed in 219 milliseconds