Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DCompilation.cpp234 static bool InputsOk(const Command &C, in InputsOk() function
246 if (!InputsOk(Job, FailingCommands)) in ExecuteJobs()