Searched refs:UnwrapType (Results 1 – 1 of 1) sorted by relevance
58 const Type* UnwrapType(const Type* type) { in UnwrapType() function60 return UnwrapType(elaborated->getNamedType().getTypePtr()); in UnwrapType()62 return UnwrapType(typedefed->desugar().getTypePtr()); in UnwrapType()728 UnwrapType(base->getType().getTypePtr())); in IsRefCounted()