Home
last modified time | relevance | path

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

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