Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp4368 SmallVector<Decl *, 32> FieldDecls(TagDecl->field_begin(), in ParseStructUnionBody() local
4371 Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls, in ParseStructUnionBody()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst2417 ``MethodDecls`` and ``FieldDecls``. Consider the following files: