Searched refs:E_ConstantInt (Results 1 – 1 of 1) sorted by relevance
47 E_ConstantInt, enumerator71 DbgValueLocEntry(const ConstantInt *CIP) : EntryKind(E_ConstantInt) { in DbgValueLocEntry()87 bool isConstantInt() const { return EntryKind == E_ConstantInt; } in isConstantInt()269 case DbgValueLocEntry::E_ConstantInt: