Home
last modified time | relevance | path

Searched defs:isIncrementOperator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp153 bool isIncrementOperator(OverloadedOperatorKind OK) { in isIncrementOperator() function
157 bool isIncrementOperator(UnaryOperatorKind OK) { in isIncrementOperator() function