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

References

lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  628   IRBuilder<> IRB(C);
  691                                        IRB.getInt32Ty(), Type::getInt32PtrTy(C),
  694           FunctionType::get(Type::getInt32PtrTy(C), Params, false);
  699       Params = {IRB.getInt32Ty(), Type::getInt32PtrTy(C), IRB.getInt32Ty()};