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.cpp3712 Decl *TagD = nullptr; in ParsedFreeStandingDeclSpec() local
12664 void Sema::ActOnTagStartDefinition(Scope *S, Decl *TagD) { in ActOnTagStartDefinition()
12688 void Sema::ActOnStartCXXMemberDeclarations(Scope *S, Decl *TagD, in ActOnStartCXXMemberDeclarations()
12725 void Sema::ActOnTagFinishDefinition(Scope *S, Decl *TagD, in ActOnTagFinishDefinition()
12769 void Sema::ActOnTagDefinitionError(Scope *S, Decl *TagD) { in ActOnTagDefinitionError()
12881 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
DSemaDeclObjC.cpp4372 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
DSemaTemplate.cpp7497 Decl *TagD = ActOnTag(S, TagSpec, Sema::TUK_Reference, in ActOnExplicitInstantiation() local