reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
658 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { 669 if (ErrorInfo != ~0U) { 670 if (ErrorInfo >= Operands.size()) 673 ErrorLoc = ((LanaiOperand &)*Operands[ErrorInfo]).getStartLoc();