Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h88 BinaryOperatorKind GetBinaryOpUnsafe() const { in GetBinaryOpUnsafe() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp497 operationKindFromOverloadedOperator(OOK, true).GetBinaryOpUnsafe(); in handleComparisionOp()