Searched refs:errorString (Results 1 – 2 of 2) sorted by relevance
267 void CheckFailed(std::string errorString, size_t highlightIdx) const;
31 void Gate::CheckFailed(std::string errorString, size_t highlightIdx) const in CheckFailed() argument35 LOG_COMPILER(FATAL) << "Note: " << errorString; in CheckFailed()