Home
last modified time | relevance | path

Searched defs:DIFunction (Results 1 – 1 of 1) sorted by relevance

/external/llvm/bindings/go/llvm/
Ddibuilder.go181 type DIFunction struct { struct
182 Name string
183 LinkageName string
184 File Metadata
185 Line int
186 Type Metadata
187 LocalToUnit bool
188 IsDefinition bool
189 ScopeLine int
190 Flags int
[all …]