Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp9249 FieldDecl *Res = HandleField(S, cast_or_null<RecordDecl>(TagD), in ActOnField()
9257 FieldDecl *Sema::HandleField(Scope *S, RecordDecl *Record, in HandleField() function in Sema
DSemaDeclCXX.cpp1601 Member = HandleField(S, cast<CXXRecordDecl>(CurContext), Loc, D, BitWidth, in ActOnCXXMemberDeclarator()
/external/clang/include/clang/Sema/
DSema.h1439 FieldDecl *HandleField(Scope *S, RecordDecl *TagD, SourceLocation DeclStart,