Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4796 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4809 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4821 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
3502 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);