Searched defs:UnwrapTypeForDebugInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1977 static QualType UnwrapTypeForDebugInfo(QualType T, const ASTContext &C) { function
2037 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext());
2067 Ty = UnwrapTypeForDebugInfo(Ty, CGM.getContext());

Completed in 93 milliseconds