Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ErrorCode

493   std::string ErrorCode =
496 if (!ErrorCode.empty())
499 ErrorCode + ".");
531 std::string ErrorCode =
534 if (!ErrorCode.empty()) {
538 GV->getSection() + "': " + ErrorCode + ".");