TargetContext<'lang, 'vDecl>
Namespace
Brahma.FSharp.OpenCL.TranslatorParent Module: Common
Contructors
Constructor | Signature | Description | |
---|---|---|---|
# | new() | unit -> TargetContext<'lang,'vDecl> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Flags() | unit -> Flags | CompiledName: |
# | x.Flags() | unit -> unit | CompiledName: |
# | x.InLocal() | unit -> bool | CompiledName: |
# | x.InLocal() | unit -> unit | CompiledName: |
# | x.Namer() | unit -> Namer | CompiledName: |
# | x.Namer() | unit -> unit | CompiledName: |
# | x.TopLevelVarsDeclarations() | unit -> ResizeArray<'vDecl> | CompiledName: |
# | x.TopLevelVarsDeclarations() | unit -> unit | CompiledName: |
# | x.TranslatorOptions | ResizeArray<TranslatorOption> | CompiledName: |
# | x.UserDefinedTypes | ResizeArray<Type> | CompiledName: |
# | x.UserDefinedTypesOpenCLDeclaration | Dictionary<string,Struct<'lang>> | CompiledName: |
# | x.VarDecls | ResizeArray<'vDecl> | CompiledName: |
# | x.tupleDecls | Dictionary<string,int> | CompiledName: |
# | x.tupleList | List<Struct<Lang>> | CompiledName: |
# | x.tupleNumber() | unit -> int | CompiledName: |
# | x.tupleNumber() | unit -> unit | CompiledName: |