Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1970 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
2030 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getTypeOrNull()
2060 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()