Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp16652 FieldDecl *Res = HandleField(S, cast_or_null<RecordDecl>(TagD), in ActOnField()
16660 FieldDecl *Sema::HandleField(Scope *S, RecordDecl *Record, in HandleField() function in Sema
H A DSemaDeclCXX.cpp3419 Member = HandleField(S, cast<CXXRecordDecl>(CurContext), Loc, D, in ActOnCXXMemberDeclarator()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3027 FieldDecl *HandleField(Scope *S, RecordDecl *TagD, SourceLocation DeclStart,