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