Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTool.cpp20 void Tool::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, in ConstructJobMultipleOutputs() function in Tool
H A DDriver.cpp4793 T->ConstructJobMultipleOutputs( in BuildJobsForActionNoCache()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DTool.h86 virtual void ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.h148 void ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA,
H A DClang.cpp7646 void OffloadBundler::ConstructJobMultipleOutputs( in ConstructJobMultipleOutputs() function in OffloadBundler