Searched defs:getDecayedType (Results 1 – 3 of 3) sorted by relevance
124 static QualType getDecayedType(QualType Type) { in getDecayedType() function
1366 CanQualType getDecayedType(CanQualType T) const { in getDecayedType() function
3332 QualType ASTContext::getDecayedType(QualType T) const { in getDecayedType() function in ASTContext