Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go195 type DIFunction struct { struct
196 Name string
197 LinkageName string
198 File Metadata
199 Line int
200 Type Metadata
201 LocalToUnit bool
202 IsDefinition bool
203 ScopeLine int
204 Flags int
[all …]