Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp4401 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() function in Sema
4426 return tryLookupUnambiguousFieldDecl(ClassDecl, MemberOrBase); in tryLookupCtorInitMemberDecl()
H A DSemaInit.cpp2686 ValueDecl *VD = SemaRef.tryLookupUnambiguousFieldDecl(RD, FieldName); in CheckDesignatedInitializer()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6248 ValueDecl *tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl,