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

/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DType.h412 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DType.cpp256 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { function in class:Type

Completed in 142 milliseconds