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

  /external/llvm/include/llvm/IR/
Type.h 347 Type *getFunctionParamType(unsigned i) const;
  /external/llvm/lib/IR/
Type.cpp 180 Type *Type::getFunctionParamType(unsigned i) const {

Completed in 67 milliseconds