Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp4252 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() function in Sema
4277 return tryLookupUnambiguousFieldDecl(ClassDecl, MemberOrBase); in tryLookupCtorInitMemberDecl()
HDSemaInit.cpp2825 ValueDecl *VD = SemaRef.tryLookupUnambiguousFieldDecl(RD, FieldName); in CheckDesignatedInitializer()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4784 ValueDecl *tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl,