Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
3557 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument3570 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()3580 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
1616 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);