Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:PointerTyID

190   case Type::PointerTyID:  return "ptr_";
397 case Type::PointerTyID: prefix = "PointerTy_"; break;
642 case Type::PointerTyID: {