Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp107 void Command::writeResponseFile(raw_ostream &OS) const { in writeResponseFile() function in Command
287 writeResponseFile(OS); in Print()
340 writeResponseFile(SS); in Execute()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h163 void writeResponseFile(raw_ostream &OS) const;