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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp511 ComplexPairTy ComplexExprEmitter::VisitUnaryNot(const UnaryOperator *E) { function in class:ComplexExprEmitter
H A DCGExprScalar.cpp1769 Value *ScalarExprEmitter::VisitUnaryNot(const UnaryOperator *E) { function in class:ScalarExprEmitter

Completed in 91 milliseconds