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

/external/clang/lib/AST/
H A DASTContext.cpp2170 QualType CanT = getCanonicalType(T); local
2171 if (CanT.getAddressSpace() == AddressSpace)
2190 QualType CanT = getCanonicalType(T); local
2191 if (CanT.getObjCGCAttr() == GCAttr)

Completed in 104 milliseconds