Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir_test.go117 scope := d.CreateFunction(file, DIFunction{
H A Ddibuilder.go195 type DIFunction struct { struct
209 func (d *DIBuilder) CreateFunction(diScope Metadata, f DIFunction) Metadata {