Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1189 static bool ShouldTryAgainWithRedefinitionType(Sema &S, ExprResult &base) { in ShouldTryAgainWithRedefinitionType() function
1334 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1525 if (IsArrow && ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1538 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()
1580 if (ShouldTryAgainWithRedefinitionType(S, BaseExpr)) in LookupMemberExpr()