Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp161 bool isDecrementOperator(OverloadedOperatorKind OK) { in isDecrementOperator() function
165 bool isDecrementOperator(UnaryOperatorKind OK) { in isDecrementOperator() function