Searched defs:isDbgValue (Results 1 – 2 of 2) sorted by relevance
86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
402 bool isDbgValue() { return Type == LocationType::Value; } in isDbgValue() function