Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4903 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4916 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4928 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
3930 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);