Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DType.h352 bool isFunctionVarArg() const;
/external/llvm/lib/IR/
DType.cpp180 bool Type::isFunctionVarArg() const { in isFunctionVarArg() function in Type