Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp106 void Command::writeResponseFile(raw_ostream &OS) const { in writeResponseFile() function in Command
281 writeResponseFile(OS); in Print()
327 writeResponseFile(SS); in Execute()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h157 void writeResponseFile(raw_ostream &OS) const;