Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp65 bool TestAndClearIgnoreReal() { in TestAndClearIgnoreReal() function in __anon18403adf0111::ComplexExprEmitter
666 TestAndClearIgnoreReal(); in VisitPlus()
687 TestAndClearIgnoreReal(); in VisitMinus()
707 TestAndClearIgnoreReal(); in VisitUnaryNot()
1201 TestAndClearIgnoreReal(); in EmitBinOps()
1220 TestAndClearIgnoreReal(); in EmitCompoundAssignLValue()
1345 TestAndClearIgnoreReal(); in EmitBinAssignLValue()
1382 TestAndClearIgnoreReal(); in VisitAbstractConditionalOperator()
1437 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr()