Home
last modified time | relevance | path

Searched refs:FieldDecls (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4381 SmallVector<Decl *, 32> FieldDecls(TagDecl->field_begin(), in ParseStructUnionBody() local
4384 Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls, in ParseStructUnionBody()