Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprComplex.cpp209 ComplexPairTy VisitUnaryPlus (const UnaryOperator *E) { in VisitUnaryPlus() function in __anon73c2560f0111::ComplexExprEmitter
H A DCGExprScalar.cpp623 Value *VisitUnaryPlus(const UnaryOperator *E) { in VisitUnaryPlus() function in __anon20de44ed0111::ScalarExprEmitter
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp7442 bool VisitUnaryPlus(const UnaryOperator *E) in VisitUnaryPlus() function in __anon7a1fdcea1611::ExprEvaluatorBase