Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5142 Decl *TagD = nullptr; ParsedFreeStandingDeclSpec() local
18173 ActOnTagStartDefinition(Scope * S,Decl * TagD) ActOnTagStartDefinition() argument
18202 ActOnStartCXXMemberDeclarations(Scope * S,Decl * TagD,SourceLocation FinalLoc,bool IsFinalSpelledSealed,bool IsAbstract,SourceLocation LBraceLoc) ActOnStartCXXMemberDeclarations() argument
18244 ActOnTagFinishDefinition(Scope * S,Decl * TagD,SourceRange BraceRange) ActOnTagFinishDefinition() argument
18319 ActOnTagDefinitionError(Scope * S,Decl * TagD) ActOnTagDefinitionError() argument
18427 ActOnField(Scope * S,Decl * TagD,SourceLocation DeclStart,Declarator & D,Expr * BitfieldWidth) ActOnField() argument
[all...]
H A DSemaDeclObjC.cpp5099 ActOnDefs(Scope * S,Decl * TagD,SourceLocation DeclStart,IdentifierInfo * ClassName,SmallVectorImpl<Decl * > & Decls) ActOnDefs() argument
H A DSemaTemplate.cpp10486 Decl *TagD = ActOnTag(S, TagSpec, Sema::TUK_Reference, KWLoc, SS, Name, ActOnExplicitInstantiation() local