Home
last modified time | relevance | path

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

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