Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp3399 Decl *Field = P.Actions.ActOnField(P.getCurScope(), TagDecl, in ParseStructUnionBody()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h1688 Decl *ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart,
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp11283 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField() function in Sema