Searched defs:getDecayedType (Results 1 – 2 of 2) sorted by relevance
1258 CanQualType getDecayedType(CanQualType T) const { in getDecayedType() function
3236 QualType ASTContext::getDecayedType(QualType T) const { in getDecayedType() function in ASTContext