Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1234 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) { in ShouldTryAgainWithRedefinitionType() function
1397 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1587 if (IsArrow && ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1600 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1642 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()