Searched refs:HasSectionHashEntryBit (Results 1 – 2 of 2) sorted by relevance
55 HasSectionHashEntryBit, enumerator111 return getGlobalValueSubClassData() & (1 << HasSectionHashEntryBit); in hasSection()
278 // Update the HasSectionHashEntryBit. Setting the section to the empty string in isDeclaration() 280 setGlobalObjectFlag(HasSectionHashEntryBit, !S.empty()); in isDeclaration()