Searched defs:TagSpec (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1813 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate() 4184 TypeSpecifierType TagSpec, in ActOnTagTemplateIdType() 8541 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization() 9875 unsigned TagSpec, SourceLocation KWLoc, const CXXScopeSpec &SS, in ActOnExplicitInstantiation() 10175 SourceLocation TemplateLoc, unsigned TagSpec, in ActOnExplicitInstantiation() 10697 Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
|
H A D | SemaCodeComplete.cpp | 5795 void Sema::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
|
H A D | SemaDecl.cpp | 16613 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()
|
H A D | SemaDeclCXX.cpp | 16931 Scope *S, SourceLocation FriendLoc, unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()
|