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