Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir_test.go116 scope := d.CreateFunction(file, DIFunction{
H A Ddibuilder.go209 func (d *DIBuilder) CreateFunction(diScope Metadata, f DIFunction) Metadata { func