Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp3618 Actions.ActOnField(getCurScope(), TagDecl, in ParseStructUnionBody()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1881 Decl *ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp12535 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField() function in Sema