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