Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h310 LocAsIntegerKind, CompoundValKind, LazyCompoundValKind }; enumerator
372 : NonLoc(LocAsIntegerKind, &data) { in LocAsInteger()
402 V.getSubKind() == LocAsIntegerKind; in isKind()
406 return V.getSubKind() == LocAsIntegerKind; in isKind()
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp274 case nonloc::LocAsIntegerKind: { in dumpToStream()
DSimpleConstraintManager.cpp218 case nonloc::LocAsIntegerKind: in assumeAux()
DSimpleSValBuilder.cpp312 case nonloc::LocAsIntegerKind: { in evalBinOpNN()
315 case nonloc::LocAsIntegerKind: in evalBinOpNN()