Home
last modified time | relevance | path

Searched refs:CanT (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp2179 QualType CanT = getCanonicalType(T); in getAddrSpaceQualType() local
2180 if (CanT.getAddressSpace() == AddressSpace) in getAddrSpaceQualType()
2199 QualType CanT = getCanonicalType(T); in getObjCGCQualType() local
2200 if (CanT.getObjCGCAttr() == GCAttr) in getObjCGCQualType()