Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h71 const std::string &outputFilename() { return Installer.Filename; } in outputFilename() function
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp618 Target->Options.ObjectFilenameForDebug = Out->outputFilename(); in compileModule()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5243 std::string outputFilename; member
9748 | Opt( config.outputFilename, "filename" ) in makeCommandLineParser()
9886 return m_data.outputFilename ; in getFilename()
9927 return Catch::makeStream(m_data.outputFilename); in openStream()