Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp5141 Actions.ActOnField(getCurScope(), TagDecl, in ParseStructUnionBody()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3897 Decl *ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18224 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField() function in Sema