Home | History | Annotate | Download | only in Sema

Lines Matching refs:HandleField

8366   FieldDecl *Res = HandleField(S, cast_or_null<RecordDecl>(TagD),
8372 /// HandleField - Analyze a field of a C struct or a C++ data member.
8374 FieldDecl *Sema::HandleField(Scope *S, RecordDecl *Record,