Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp40 while (const auto *BOComma = in canExprResolveTo() local
42 if (!BOComma->isCommaOp()) in canExprResolveTo()
44 Result = BOComma->getRHS(); in canExprResolveTo()