Home
last modified time | relevance | path

Searched refs:UnwrapTypeForDebugInfo (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3063 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
3131 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getTypeOrNull()
3172 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()