Searched defs:getCanonicalParamType (Results 1 – 2 of 2) sorted by relevance
381 static QualType getCanonicalParamType(ASTContext &C, QualType T) { in getCanonicalParamType() function
5694 CanQualType ASTContext::getCanonicalParamType(QualType T) const { in getCanonicalParamType() function in ASTContext