Searched refs:tryLookupUnambiguousFieldDecl (Results 1 – 3 of 3) sorted by relevance
4401 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() function in Sema4426 return tryLookupUnambiguousFieldDecl(ClassDecl, MemberOrBase); in tryLookupCtorInitMemberDecl()
2686 ValueDecl *VD = SemaRef.tryLookupUnambiguousFieldDecl(RD, FieldName); in CheckDesignatedInitializer()
6248 ValueDecl *tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl,