reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  253       return error(Twine("End of block construct with no start: ") + Ins);
  256       return error(Twine("Block construct type mismatch, expected: ") +
  265       error(Twine("Unmatched block construct(s) at function end: ") +
  399           return error("Expected p2align, instead got: " + Id);
  403           return error("Expected integer constant");