Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp26 const auto IgnoreDerivedToBase = [](const Expr *E, auto Matcher) { in canExprResolveTo() local
82 return IgnoreDerivedToBase(SourceExprP, in canExprResolveTo()
88 return IgnoreDerivedToBase( in canExprResolveTo()