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

/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DType.h358 unsigned getFunctionNumParams() const;
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DType.cpp190 unsigned Type::getFunctionNumParams() const { function in class:Type

Completed in 47 milliseconds