Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5124 static bool IsReconstitutableType(QualType QT) { in IsReconstitutableType() function
5188 IsReconstitutableType(TA.getIntegralType()); in GetName()
5190 return IsReconstitutableType(TA.getAsType()); in GetName()