Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1795 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate()
3663 TypeResult Sema::ActOnTagTemplateIdType(TagUseKind TUK, in ActOnTagTemplateIdType()
8067 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization()
10228 TypeResult Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
H A DSemaDecl.cpp16979 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1974 DeclSpec &DS, TagUseKind TUK) { in stripTypeAttributesOffDeclSpec()
5428 TagUseKind TUK; in ParseEnumSpecifier() local
H A DParseDeclCXX.cpp2007 TagUseKind TUK; in ParseClassSpecifier() local