Searched refs:CanT (Results 1 – 1 of 1) sorted by relevance
2111 QualType CanT = getCanonicalType(T); in getAddrSpaceQualType() local2112 if (CanT.getAddressSpace() == AddressSpace) in getAddrSpaceQualType()2131 QualType CanT = getCanonicalType(T); in getObjCGCQualType() local2132 if (CanT.getObjCGCAttr() == GCAttr) in getObjCGCQualType()