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.cpp1817 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate()
3948 TypeResult Sema::ActOnTagTemplateIdType(TagUseKind TUK, in ActOnTagTemplateIdType()
8497 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization()
10796 TypeResult Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
H A DSemaDecl.cpp17468 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1855 DeclSpec &DS, TagUseKind TUK) { in stripTypeAttributesOffDeclSpec()
5163 TagUseKind TUK; in ParseEnumSpecifier() local
H A DParseDeclCXX.cpp1846 TagUseKind TUK; in ParseClassSpecifier() local