Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp13135 static bool IgnoreCommaOperand(const Expr *E) { in IgnoreCommaOperand() function
13191 if (IgnoreCommaOperand(LHS)) in DiagnoseCommaOperator()