Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h365 inline bool isFunctionVarArg() const;
H A DDerivedTypes.h148 bool Type::isFunctionVarArg() const { in isFunctionVarArg() function