Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h49 bool IsNotReinterpretCast = R->getValueType() == Ty; in isThisObject() local
50 if (Idx->isZero() && IsNotReinterpretCast) in isThisObject()