Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2723 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
2788 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getTypeOrNull()
2822 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()