Searched refs:getConcreteValue (Results 1 – 1 of 1) sorted by relevance
47 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function in __anon7dca5b270111::Range109 const llvm::APSInt* getConcreteValue() const { in getConcreteValue() function in __anon7dca5b270111::RangeSet110 return ranges.isSingleton() ? ranges.begin()->getConcreteValue() : nullptr; in getConcreteValue()370 return T ? T->getConcreteValue() : nullptr; in getSymVal()382 if (const llvm::APSInt *Value = Ranges->getConcreteValue()) in checkNull()