Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h364 inline unsigned getFunctionNumParams() const;
H A DDerivedTypes.h156 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function