Searched refs:handleNewType (Results 1 – 3 of 3) sorted by relevance
42 void handleNewType(Decl *D, const ParsedAttr &AL);
629 void SemaSwift::handleNewType(Decl *D, const ParsedAttr &AL) { in handleNewType() function in clang::SemaSwift
7009 S.Swift().handleNewType(D, AL); in ProcessDeclAttribute()