Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4852 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4865 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4877 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
2906 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);