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

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

Completed in 87 milliseconds