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