Home | History | Annotate | Download | only in VMCore

Lines Matching refs:PointerTy

377 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) {
378 return unwrap<PointerType>(PointerTy)->getAddressSpace();