Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1119 FieldDecl *Field = SemaRef.CheckFieldDecl(D->getDeclName(), in VisitFieldDecl()
H A DSemaDecl.cpp16735 = CheckFieldDecl(II, T, TInfo, Record, Loc, Mutable, BitWidth, InitStyle, in HandleField()
16765 FieldDecl *Sema::CheckFieldDecl(DeclarationName Name, QualType T, in CheckFieldDecl() function in Sema
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3038 FieldDecl *CheckFieldDecl(DeclarationName Name, QualType T,