Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp3718 Actions.ActOnField(getCurScope(), TagDecl, in ParseStructUnionBody()
/external/clang/include/clang/Sema/
DSema.h1979 Decl *ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart,
/external/clang/lib/Sema/
DSemaDecl.cpp13331 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField() function in Sema