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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DType.h351 bool isFunctionVarArg() const;
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DType.cpp182 bool Type::isFunctionVarArg() const { function in class:Type

Completed in 124 milliseconds