Home
last modified time | relevance | path

Searched refs:VisitUnaryPreDec (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp210 ComplexPairTy VisitUnaryPreDec(const UnaryOperator *E) { in VisitUnaryPreDec() function in __anon18403adf0111::ComplexExprEmitter
H A DCGExprScalar.cpp646 Value *VisitUnaryPreDec(const UnaryOperator *E) { in VisitUnaryPreDec() function in __anone7cacfbd0111::ScalarExprEmitter
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp392 mlir::Value VisitUnaryPreDec(const UnaryOperator *e) { in VisitUnaryPreDec() function in __anon1373b7f80111::ScalarExprEmitter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13704 void VisitUnaryPreDec(const UnaryOperator *UO) { VisitUnaryPreIncDec(UO); } in VisitUnaryPreDec() function in __anon28c3fbb13011::SequenceChecker
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8864 bool VisitUnaryPreDec(const UnaryOperator *UO) { in VisitUnaryPreDec() function in __anonfb577fba1c11::LValueExprEvaluator