Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp793 Optional<StringRef> OSFile; in createOutputFileImpl() local
854 OSFile = Temp->TmpName; in createOutputFileImpl()
862 OSFile = OutputPath; in createOutputFileImpl()
865 *OSFile, EC, in createOutputFileImpl()