Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp4252 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() function in Sema
4277 return tryLookupUnambiguousFieldDecl(ClassDecl, MemberOrBase); in tryLookupCtorInitMemberDecl()
H A DSemaInit.cpp2825 ValueDecl *VD = SemaRef.tryLookupUnambiguousFieldDecl(RD, FieldName); in CheckDesignatedInitializer()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4784 ValueDecl *tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl,