Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp864 std::optional<StringRef> OSFile; in createOutputFileImpl() local
929 OSFile = Temp->TmpName; in createOutputFileImpl()
937 OSFile = OutputPath; in createOutputFileImpl()
940 *OSFile, EC, in createOutputFileImpl()