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