Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp849 Optional<StringRef> OSFile; in createOutputFileImpl() local
910 OSFile = Temp->TmpName; in createOutputFileImpl()
918 OSFile = OutputPath; in createOutputFileImpl()
921 *OSFile, EC, in createOutputFileImpl()