Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp70 const Expr *SourceExprP = Source->IgnoreParens(); in canExprResolveTo() local
71 return IgnoreDerivedToBase(SourceExprP, in canExprResolveTo()
75 EvalCommaExpr(SourceExprP, [&](const Expr *E) { in canExprResolveTo()