Home
last modified time | relevance | path

Searched defs:ExecutionFailed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProgram.cpp36 std::string *ErrMsg, bool *ExecutionFailed, in ExecuteAndWait()
61 bool *ExecutionFailed, BitVector *AffinityMask, in ExecuteNoWait()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp198 bool ExecutionFailed; in ExecuteCommand() local