Searched defs:AnonRecord (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1043 RecordDecl *AnonRecord = nullptr; local
H A DParseDeclCXX.cpp2637 RecordDecl *AnonRecord = nullptr; local
H A DParseDecl.cpp1685 RecordDecl *AnonRecord = nullptr; local
4048 RecordDecl *AnonRecord = nullptr; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4332 ParsedFreeStandingDeclSpec(Scope *S, AccessSpecifier AS, DeclSpec &DS, RecordDecl *&AnonRecord) argument
4549 ParsedFreeStandingDeclSpec(Scope *S, AccessSpecifier AS, DeclSpec &DS, MultiTemplateParamsArg TemplateParams, bool IsExplicitInstantiation, RecordDecl *&AnonRecord) argument
4849 InjectAnonymousStructOrUnionMembers(Sema &SemaRef, Scope *S, DeclContext *Owner, RecordDecl *AnonRecord, AccessSpecifier AS, SmallVectorImpl<NamedDecl *> &Chaining) argument

Completed in 92 milliseconds