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.cpp81 const Expr *SourceExprP = Source->IgnoreParens(); in canExprResolveTo() local
82 return IgnoreDerivedToBase(SourceExprP, in canExprResolveTo()
87 EvalCommaExpr(SourceExprP, [&](const Expr *E) { in canExprResolveTo()