Home
last modified time | relevance | path

Searched defs:isItem (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/COFF/
H A DDebugTypes.cpp639 bool isItem = isIdRecord(ty.kind()); mergeTypeRecord() local
966 GHashCell(bool isItem,uint32_t tpiSrcIdx,uint32_t ghashIdx) GHashCell() argument
986 bool isItem() const { return data & (1ULL << 63U); } isItem() function in __anon6bce90070811::GHashCell
1115 bool isItem = source->isItemIndex.test(i); mergeTypesWithGHash() local
[all...]