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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h513 void VisitIncrementDecrementOperator(const UnaryOperator* U,
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp939 VisitIncrementDecrementOperator(U, *I, Tmp);
1060 void ExprEngine::VisitIncrementDecrementOperator(const UnaryOperator* U, function in class:ExprEngine

Completed in 62 milliseconds