Home
last modified time | relevance | path

Searched defs:TagSpec (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1714 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 DSemaCodeComplete.cpp5463 void Sema::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
H A DSemaDecl.cpp15480 Decl *Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnTag()
H A DSemaDeclCXX.cpp16259 unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()