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.cpp64 bool TestAndClearIgnoreReal() { in TestAndClearIgnoreReal() function in __anon18403adf0111::ComplexExprEmitter
665 TestAndClearIgnoreReal(); in VisitPlus()
687 TestAndClearIgnoreReal(); in VisitMinus()
707 TestAndClearIgnoreReal(); in VisitUnaryNot()
1201 TestAndClearIgnoreReal(); in EmitBinOps()
1220 TestAndClearIgnoreReal(); in EmitCompoundAssignLValue()
1351 TestAndClearIgnoreReal(); in EmitBinAssignLValue()
1389 TestAndClearIgnoreReal(); in VisitAbstractConditionalOperator()
1444 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr()