Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DType.h329 bool isFunctionVarArg() const;
/external/llvm/lib/VMCore/
DType.cpp199 bool Type::isFunctionVarArg() const { in isFunctionVarArg() function in Type