Searched defs:exitEarly (Results 1 – 2 of 2) sorted by relevance
101 bool exitEarly = true; variable
147 llvm::raw_ostream &stderrOS, bool exitEarly = true) { in lldMain()