Click or drag to resize
Llvm.NET LogoContextCreateFunctionType Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCreateFunctionType(DebugInfoBuilder, IDebugTypeITypeRef, DIType, IDebugTypeITypeRef, DIType)
Creates a FunctionType with Debug information
Public methodCreateFunctionType(DebugInfoBuilder, IDebugTypeITypeRef, DIType, IEnumerableIDebugTypeITypeRef, DIType)
Creates a FunctionType with Debug information
Public methodCreateFunctionType(DebugInfoBuilder, Boolean, IDebugTypeITypeRef, DIType, IDebugTypeITypeRef, DIType)
Creates a FunctionType with Debug information
Public methodCreateFunctionType(DebugInfoBuilder, Boolean, IDebugTypeITypeRef, DIType, IEnumerableIDebugTypeITypeRef, DIType)
Creates a FunctionType with Debug information
Top
See Also