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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DDerivedTypes.h129 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } function in class:llvm::FunctionType

Completed in 170 milliseconds