HomeSort by relevance Sort by last modified time
    Searched refs:isFunctionVarArg (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Type.h 349 bool isFunctionVarArg() const;
  /external/llvm/lib/IR/
Type.cpp 176 bool Type::isFunctionVarArg() const {

Completed in 41 milliseconds