Home
last modified time | relevance | path

Searched refs:TagScope (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4371 void Sema::handleTagNumbering(const TagDecl *Tag, Scope *TagScope) { in handleTagNumbering() argument
4384 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
4396 Tag, getMSManglingNumber(getLangOpts(), TagScope))); in handleTagNumbering()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2640 void handleTagNumbering(const TagDecl *Tag, Scope *TagScope);