Searched refs:getFunctionParamType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DType.h357 Type *getFunctionParamType(unsigned i) const;
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DType.cpp186 Type *Type::getFunctionParamType(unsigned i) const { function in class:Type

Completed in 53 milliseconds