Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3265 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
3337 assert(Ty == UnwrapTypeForDebugInfo(Ty, CGM.getContext())); in getTypeOrNull()
3375 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()