Searched refs:UnwrapTypeForDebugInfo (Results 1 – 1 of 1) sorted by relevance
3121 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function3187 assert(Ty == UnwrapTypeForDebugInfo(Ty, CGM.getContext())); in getTypeOrNull()3225 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()