Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4371 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4384 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4396 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
2640 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);