Searched refs:getAsDependentSizedArrayType (Results 1 – 3 of 3) sorted by relevance
3028 const DependentSizedArrayType *getAsDependentSizedArrayType(QualType T) in getAsDependentSizedArrayType() function
3330 getASTContext().getAsDependentSizedArrayType(ElementTy); in mangleArrayType()
1922 const auto *DAP = S.Context.getAsDependentSizedArrayType(P); in DeduceTemplateArgumentsByTypeMatch()