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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h261 LocAsIntegerKind, CompoundValKind, LazyCompoundValKind }; enumerator in enum:clang::ento::nonloc::Kind
318 NonLoc(LocAsIntegerKind, &data) {
346 V->getSubKind() == LocAsIntegerKind;
350 return V->getSubKind() == LocAsIntegerKind;
/external/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp267 case nonloc::LocAsIntegerKind: {
H A DSimpleConstraintManager.cpp210 case nonloc::LocAsIntegerKind:
H A DSimpleSValBuilder.cpp333 case nonloc::LocAsIntegerKind: {
336 case nonloc::LocAsIntegerKind:

Completed in 65 milliseconds