Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp860 std::optional<StringRef> OSFile; in createOutputFileImpl() local
921 OSFile = Temp->TmpName; in createOutputFileImpl()
929 OSFile = OutputPath; in createOutputFileImpl()
932 *OSFile, EC, in createOutputFileImpl()