Searched defs:VisitUnaryNot (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 629 ComplexPairTy ComplexExprEmitter::VisitUnaryNot(const UnaryOperator *E) { in VisitUnaryNot() function in ComplexExprEmitter |
H A D | CGExprScalar.cpp | 2899 Value *ScalarExprEmitter::VisitUnaryNot(const UnaryOperator *E) { in VisitUnaryNot() function in ScalarExprEmitter |