Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance
4932 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument4945 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()4957 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
2954 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);