Searched defs:TagDecl (Results 1 – 10 of 10) sorted by relevance
19 class TagDecl; variable
26 class TagDecl; variable
25 class TagDecl; variable
33 class TagDecl; variable
69 class TagDecl; variable
2179 friend class TagDecl; variable2364 TagDecl(Kind DK, TagKind TK, DeclContext *DC, in TagDecl() function
47 class TagDecl; variable
2313 unsigned TagType, Decl *TagDecl) { in ParseStructUnionBody()2349 Decl *TagDecl; in ParseStructUnionBody() member2616 Decl *TagDecl = Actions.ActOnTag(getCurScope(), DeclSpec::TST_enum, TUK, in ParseEnumSpecifier() local
1997 unsigned TagType, Decl *TagDecl) { in ParseCXXMemberSpecification()
4053 Decl *TagDecl, in ActOnFinishCXXMemberSpecification()