Home
last modified time | relevance | path

Searched defs:AnonRecord (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp244 RecordDecl *AnonRecord = nullptr; ParseSingleDeclarationAfterTemplate() local
H A DParser.cpp1186 RecordDecl *AnonRecord = nullptr; ParseDeclOrFunctionDefInternal() local
H A DParseDecl.cpp2012 RecordDecl *AnonRecord = nullptr; ParseSimpleDeclaration() local
4630 RecordDecl *AnonRecord = nullptr; ParseStructDeclaration() local
H A DParseDeclCXX.cpp2872 RecordDecl *AnonRecord = nullptr; ParseCXXClassMemberDeclaration() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4915 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument
5141 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,MultiTemplateParamsArg TemplateParams,bool IsExplicitInstantiation,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument
5493 InjectAnonymousStructOrUnionMembers(Sema & SemaRef,Scope * S,DeclContext * Owner,RecordDecl * AnonRecord,AccessSpecifier AS,StorageClass SC,SmallVectorImpl<NamedDecl * > & Chaining) InjectAnonymousStructOrUnionMembers() argument