Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp13968 static bool IgnoreCommaOperand(const Expr *E) { in IgnoreCommaOperand() function
14024 if (IgnoreCommaOperand(LHS)) in DiagnoseCommaOperator()