Searched refs:getDoublePtrTy (Results 1 – 3 of 3) sorted by relevance
447 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
402 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
196 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type