Searched refs:HandleField (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 17819 FieldDecl *Res = HandleField(S, cast_or_null<RecordDecl>(TagD), in ActOnField() 17827 FieldDecl *Sema::HandleField(Scope *S, RecordDecl *Record, in HandleField() function in Sema
|
| H A D | SemaDeclCXX.cpp | 3502 Member = HandleField(S, cast<CXXRecordDecl>(CurContext), Loc, D, in ActOnCXXMemberDeclarator()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 3354 FieldDecl *HandleField(Scope *S, RecordDecl *TagD, SourceLocation DeclStart,
|