Home
last modified time | relevance | path

Searched defs:createOutputFile (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp205 Expected<StringRef> createOutputFile(const Twine &Prefix, StringRef Extension) { in createOutputFile() function
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp829 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile() function in CompilerInstance