Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp629 ComplexPairTy ComplexExprEmitter::VisitUnaryNot(const UnaryOperator *E) { in VisitUnaryNot() function in ComplexExprEmitter
H A DCGExprScalar.cpp2899 Value *ScalarExprEmitter::VisitUnaryNot(const UnaryOperator *E) { in VisitUnaryNot() function in ScalarExprEmitter