Searched defs:TagSpec (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 831 Sema::CheckClassTemplate(Scope *S, unsigned TagSpec, TagUseKind TUK, in CheckClassTemplate() 2221 TypeSpecifierType TagSpec, in ActOnTagTemplateIdType() 6033 Sema::ActOnClassTemplateSpecialization(Scope *S, unsigned TagSpec, in ActOnClassTemplateSpecialization() 7137 unsigned TagSpec, in ActOnExplicitInstantiation() 7335 unsigned TagSpec, in ActOnExplicitInstantiation() 7813 Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
|
H A D | SemaCodeComplete.cpp | 3647 void Sema::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
|
H A D | SemaDecl.cpp | 11156 Decl *Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnTag()
|
H A D | SemaDeclCXX.cpp | 12102 unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()
|