Searched refs:FieldDecls (Results 1 – 2 of 2) sorted by relevance
4368 SmallVector<Decl *, 32> FieldDecls(TagDecl->field_begin(), in ParseStructUnionBody() local4371 Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls, in ParseStructUnionBody()
2417 ``MethodDecls`` and ``FieldDecls``. Consider the following files: