Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp95 TriStateKind getCmpOpState(BinaryOperatorKind CurrentOP, in getCmpOpState()
1108 BinaryOperatorKind CurrentOP = SSE->getOpcode(); in getRangeForComparisonSymbol() local