Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1223 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) { in ShouldTryAgainWithRedefinitionType() function
1383 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1574 if (IsArrow && ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1587 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1629 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()