Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
DType.h358 unsigned getFunctionNumParams() const;
/freebsd-10-stable/contrib/llvm/lib/IR/
DType.cpp190 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function in Type