Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprMember.cpp1229 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) { in ShouldTryAgainWithRedefinitionType() function
1373 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1561 if (IsArrow && ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1574 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1613 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()