Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp14244 static bool IgnoreCommaOperand(const Expr *E, const ASTContext &Context) { in IgnoreCommaOperand() function
14302 if (IgnoreCommaOperand(LHS, Context)) in DiagnoseCommaOperator()