Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ErrorCode

485   std::string ErrorCode =
488 if (!ErrorCode.empty())
491 ErrorCode + ".");
524 std::string ErrorCode =
527 if (!ErrorCode.empty()) {
531 GV->getSection() + "': " + ErrorCode + ".");