Searched refs:CanT (Results 1 – 1 of 1) sorted by relevance
3079 QualType CanT = getCanonicalType(T); in getAddrSpaceQualType() local3080 if (CanT.getAddressSpace() == AddressSpace) in getAddrSpaceQualType()3433 QualType CanT = getCanonicalType(T); in getObjCGCQualType() local3434 if (CanT.getObjCGCAttr() == GCAttr) in getObjCGCQualType()