Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4434 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4447 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4459 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
2676 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);