Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3282 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { in UnwrapTypeForDebugInfo() function
3354 assert(Ty == UnwrapTypeForDebugInfo(Ty, CGM.getContext())); in getTypeOrNull()
3392 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext()); in getOrCreateType()