Searched refs:has_error (Results 1 – 14 of 14) sorted by relevance
263 #define has_error 1 /* bad option */ macro295 return has_error; /* invalid option */ in collectargs()302 return has_error; /* invalid option */ in collectargs()307 return has_error; /* invalid option */ in collectargs()313 return has_error; /* invalid option */ in collectargs()322 return has_error; /* no next argument or it is another option */ in collectargs()326 return has_error; in collectargs()624 if (args == has_error) { /* bad arg? */ in pmain()
56 if (!Out.os().has_error()) { in writeProgramToFileAux() 73 if (!OS.has_error()) in writeProgramToFile() 160 if (OS.has_error()) { in runPasses()
400 if (OS.has_error()) { in extractMappedBlocksFromModule()
201 if (Out.has_error()) { in LockFileManager()
682 if (has_error()) in ~raw_fd_ostream()
225 if (!Dumpstream->has_error()) in PerfJITEventListener()
811 assert(!OS->has_error()); in finish()812 if (OS->has_error()) { in finish()
242 if (os.has_error()) { in Export()
562 bool has_error() const { return bool(EC); } in has_error() function
232 if (Out.os().has_error()) { in writeMergedModules()
2645 bool has_error = false; in ucl_state_machine() local2661 has_error = true; in ucl_state_machine()2665 if (has_error) { in ucl_state_machine()
558 if (OS.has_error())
560 if (OS.has_error())
455 if (dest.has_error()) { in LLVMPrintModuleToFile()