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