Searched defs:TagSpec (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 1817 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate() 3949 TypeSpecifierType TagSpec, in ActOnTagTemplateIdType() 8497 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization() 9932 unsigned TagSpec, SourceLocation KWLoc, const CXXScopeSpec &SS, in ActOnExplicitInstantiation() 10228 SourceLocation TemplateLoc, unsigned TagSpec, in ActOnExplicitInstantiation() 10796 TypeResult Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
|
| H A D | SemaCodeComplete.cpp | 6055 void SemaCodeCompletion::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
|
| H A D | SemaDecl.cpp | 17468 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()
|
| H A D | SemaDeclCXX.cpp | 17893 Scope *S, SourceLocation FriendLoc, unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()
|