Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSVals.h310 LocAsIntegerKind, CompoundValKind, LazyCompoundValKind }; enumerator
372 : NonLoc(LocAsIntegerKind, &data) { in LocAsInteger()
402 V.getSubKind() == LocAsIntegerKind; in isKind()
406 return V.getSubKind() == LocAsIntegerKind; in isKind()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDSimpleConstraintManager.cpp187 case nonloc::LocAsIntegerKind: in assumeAux()
HDSVals.cpp274 case nonloc::LocAsIntegerKind: { in dumpToStream()
HDSimpleSValBuilder.cpp338 case nonloc::LocAsIntegerKind: { in evalBinOpNN()
341 case nonloc::LocAsIntegerKind: in evalBinOpNN()