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.cpp212 static bool ActionFailed(const Action *A, in ActionFailed() function
229 if (ActionFailed(AI, FailingCommands)) in ActionFailed()
237 return !ActionFailed(&C.getSource(), FailingCommands); in InputsOk()