Searched defs:TUK (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 1735 Sema::TagUseKind TUK) { in stripTypeAttributesOffDeclSpec() 4859 Sema::TagUseKind TUK; in ParseEnumSpecifier() local
|
H A D | ParseDeclCXX.cpp | 1819 Sema::TagUseKind TUK; in ParseClassSpecifier() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1813 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 D | SemaDecl.cpp | 16613 Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, in ActOnTag()
|