Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DCompilation.cpp238 static bool InputsOk(const Command &C, in InputsOk() function
251 if (!InputsOk(Job, FailingCommands)) in ExecuteJobs()