Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp4348 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() function in Sema
4373 return tryLookupUnambiguousFieldDecl(ClassDecl, MemberOrBase); in tryLookupCtorInitMemberDecl()
H A DSemaInit.cpp2907 ValueDecl *VD = SemaRef.tryLookupUnambiguousFieldDecl(RD, FieldName); in CheckDesignatedInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5184 ValueDecl *tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl,