Home
last modified time | relevance | path

Searched defs:VisitUnaryPlus (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp642 ComplexPairTy ComplexExprEmitter::VisitUnaryPlus(const UnaryOperator *E, VisitUnaryPlus() function in ComplexExprEmitter
H A DCGExprScalar.cpp3123 Value *ScalarExprEmitter::VisitUnaryPlus(const UnaryOperator *E, VisitUnaryPlus() function in ScalarExprEmitter
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7752 bool VisitUnaryPlus(const UnaryOperator *E) VisitUnaryPlus() function in __anon006fc44d1711::ExprEvaluatorBase