Searched defs:getParamType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDerivedTypes.h128 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } function in class:llvm::FunctionType

Completed in 104 milliseconds