Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp935 VisitIncrementDecrementOperator(U, N, Tmp); in VisitUnaryOperator()
1057 void ExprEngine::VisitIncrementDecrementOperator(const UnaryOperator* U, in VisitIncrementDecrementOperator() function in ExprEngine
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h550 void VisitIncrementDecrementOperator(const UnaryOperator* U,