Searched defs:TagSpec (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1714 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate() 4009 TypeSpecifierType TagSpec, in ActOnTagTemplateIdType() 8229 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization() 9513 unsigned TagSpec, SourceLocation KWLoc, const CXXScopeSpec &SS, in ActOnExplicitInstantiation() 9817 SourceLocation TemplateLoc, unsigned TagSpec, in ActOnExplicitInstantiation() 10341 Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
|
H A D | SemaCodeComplete.cpp | 5463 void Sema::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
|
H A D | SemaDecl.cpp | 15480 Decl *Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnTag()
|
H A D | SemaDeclCXX.cpp | 16259 unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()
|