Home
last modified time | relevance | path

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

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