Searched defs:getFunctionParamType (Results 1 – 5 of 5) sorted by relevance
151 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
147 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
158 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
118 LLVMType LLVMType::getFunctionParamType(unsigned argIdx) { in getFunctionParamType() function in LLVMType