reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
668 ErrorLoc = IdLoc; 673 ErrorLoc = ((LanaiOperand &)*Operands[ErrorInfo]).getStartLoc(); 674 if (ErrorLoc == SMLoc()) 675 ErrorLoc = IdLoc; 677 return Error(ErrorLoc, "Invalid operand for instruction");