Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp60 bool TestAndClearIgnoreReal() { in TestAndClearIgnoreReal() function in __anonfcbe76150111::ComplexExprEmitter
598 TestAndClearIgnoreReal(); in VisitPlus()
617 TestAndClearIgnoreReal(); in VisitMinus()
637 TestAndClearIgnoreReal(); in VisitUnaryNot()
1134 TestAndClearIgnoreReal(); in EmitBinOps()
1153 TestAndClearIgnoreReal(); in EmitCompoundAssignLValue()
1275 TestAndClearIgnoreReal(); in EmitBinAssignLValue()
1312 TestAndClearIgnoreReal(); in VisitAbstractConditionalOperator()
1359 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr()