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