Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1735 Sema::TagUseKind TUK) { in stripTypeAttributesOffDeclSpec()
4859 Sema::TagUseKind TUK; in ParseEnumSpecifier() local
H A DParseDeclCXX.cpp1819 Sema::TagUseKind TUK; in ParseClassSpecifier() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp1813 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in CheckClassTemplate()
4183 TypeResult Sema::ActOnTagTemplateIdType(TagUseKind TUK, in ActOnTagTemplateIdType()
8541 Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnClassTemplateSpecialization()
10697 Sema::ActOnDependentTag(Scope *S, unsigned TagSpec, TagUseKind TUK, in ActOnDependentTag()
H A DSemaDecl.cpp16613 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()