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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp189 ComplexPairTy VisitUnaryNot (const UnaryOperator *E);
521 ComplexPairTy ComplexExprEmitter::VisitUnaryNot(const UnaryOperator *E) { function in class:ComplexExprEmitter
H A DCGExprScalar.cpp377 Value *VisitUnaryNot (const UnaryOperator *E);
1881 Value *ScalarExprEmitter::VisitUnaryNot(const UnaryOperator *E) { function in class:ScalarExprEmitter

Completed in 36 milliseconds