Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2258 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
2316 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getTypeOrNull()
2344 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()