Home | History | Annotate | Download | only in Sema

Lines Matching refs:HandleField

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