Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp215 static bool ActionFailed(const Action *A, in ActionFailed() function
231 if (ActionFailed(AI, FailingCommands)) in ActionFailed()
239 return !ActionFailed(&C.getSource(), FailingCommands); in InputsOk()