Searched refs:FunctionAttr (Results 1 – 2 of 2) sorted by relevance
29 newattr := fn.FunctionAttr()40 newattr = fn.FunctionAttr()
1046 func (v Value) FunctionAttr() Attribute { return Attribute(C.LLVMGetFunctionAttr2(v.C)) } func