reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
919 if (PAL.isEmpty()) return; // null is always 0. 922 unsigned &Entry = AttributeListMap[PAL]; 925 AttributeLists.push_back(PAL); 930 for (unsigned i = PAL.index_begin(), e = PAL.index_end(); i != e; ++i) { 930 for (unsigned i = PAL.index_begin(), e = PAL.index_end(); i != e; ++i) { 931 AttributeSet AS = PAL.getAttributes(i);