Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EC

711     if (std::error_code EC = IndexOrErr.getError()) {
712 std::string Error = EC.message();