Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclContextInternals.h231 NamedDecl *TagD = Vec.back(); in AddSubsequentDecl() local
/external/clang/lib/Sema/
DSemaDecl.cpp3828 Decl *TagD = nullptr; in ParsedFreeStandingDeclSpec() local
13114 void Sema::ActOnTagStartDefinition(Scope *S, Decl *TagD) { in ActOnTagStartDefinition()
13138 void Sema::ActOnStartCXXMemberDeclarations(Scope *S, Decl *TagD, in ActOnStartCXXMemberDeclarations()
13175 void Sema::ActOnTagFinishDefinition(Scope *S, Decl *TagD, in ActOnTagFinishDefinition()
13219 void Sema::ActOnTagDefinitionError(Scope *S, Decl *TagD) { in ActOnTagDefinitionError()
13331 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
DSemaDeclObjC.cpp4521 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
DSemaTemplate.cpp7613 Decl *TagD = ActOnTag(S, TagSpec, Sema::TUK_Reference, in ActOnExplicitInstantiation() local