Searched refs:ParamTypesCount (Results 1 – 1 of 1) sorted by relevance
535 func (t Type) ParamTypesCount() int { return int(C.LLVMCountParamTypes(t.C)) } func537 count := t.ParamTypesCount()