Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp831 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 DSemaCodeComplete.cpp3647 void Sema::CodeCompleteTag(Scope *S, unsigned TagSpec) { in CodeCompleteTag()
H A DSemaDecl.cpp11156 Decl *Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnTag()
H A DSemaDeclCXX.cpp12102 unsigned TagSpec, SourceLocation TagLoc, in ActOnTemplatedFriendTag()