Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1320 FieldDecl *Field = SemaRef.CheckFieldDecl(D->getDeclName(), in VisitFieldDecl()
H A DSemaDecl.cpp18307 = CheckFieldDecl(II, T, TInfo, Record, Loc, Mutable, BitWidth, InitStyle, in HandleField()
18327 FieldDecl *Sema::CheckFieldDecl(DeclarationName Name, QualType T, in CheckFieldDecl() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3915 FieldDecl *CheckFieldDecl(DeclarationName Name, QualType T,