Searched defs:isSentinel (Results 1 – 15 of 15) sorted by relevance
42 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
100 bool isSentinel() const { in isSentinel() function
46 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
97 bool isSentinel() const { in isSentinel() function
99 bool isSentinel() const { in isSentinel() function
41 #define assert_sentinel(value, isSentinel) \ argument
61 bool isSentinel() const { in isSentinel() function190 bool isSentinel() const { in isSentinel() function
425 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function427 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
103 bool isSentinel() const { in isSentinel() function416 bool isSentinel() const { in isSentinel() function
99 bool isSentinel() const { in isSentinel() function463 bool isSentinel() const { in isSentinel() function
1306 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function