Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1239 FieldDecl *Field = SemaRef.CheckFieldDecl(D->getDeclName(), in VisitFieldDecl()
H A DSemaDecl.cpp17902 = CheckFieldDecl(II, T, TInfo, Record, Loc, Mutable, BitWidth, InitStyle, in HandleField()
17932 FieldDecl *Sema::CheckFieldDecl(DeclarationName Name, QualType T, in CheckFieldDecl() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3365 FieldDecl *CheckFieldDecl(DeclarationName Name, QualType T,