Home
last modified time | relevance | path

Searched defs:ConcreteIntKind (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h309 enum Kind { ConcreteIntKind, SymbolValKind, enumerator
468 enum Kind { GotoLabelKind, MemRegionKind, ConcreteIntKind }; enumerator