Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2999 static bool matchesPostDecrInWhile(const UnaryOperator *UO, bool isInc, in matchesPostDecrInWhile() function
3134 matchesPostDecrInWhile(E, isInc, isPre, CGF.getContext()); in EmitScalarPrePostIncDec()