Home
last modified time | relevance | path

Searched defs:IgnoreResultAssign (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp233 bool IgnoreResultAssign; member in __anone7cacfbd0111::ScalarExprEmitter
5496 Value *CodeGenFunction::EmitScalarExpr(const Expr *E, bool IgnoreResultAssign) { in EmitScalarExpr()