Lines Matching refs:declare_toplevel_type

169                     declare_toplevel_type,                                \  argument
172 declare_toplevel_type, \
175 declare_toplevel_type, \
178 declare_toplevel_type, \
181 declare_toplevel_type, \
184 declare_toplevel_type, \
187 declare_toplevel_type, \
190 declare_toplevel_type, \
198 declare_toplevel_type(CollectedHeap) \
200 declare_toplevel_type(Generation) \
202 declare_toplevel_type(Space) \
206 declare_toplevel_type(BarrierSet) \
209 declare_toplevel_type(CardTable) \
211 declare_toplevel_type(BarrierSet::Name) \
212 declare_toplevel_type(BlockOffsetSharedArray) \
213 declare_toplevel_type(BlockOffsetTable) \
220 declare_toplevel_type(AgeTable) \
221 declare_toplevel_type(CardTable::CardValue) \
222 declare_toplevel_type(Generation::StatRecord) \
223 declare_toplevel_type(GenerationSpec) \
224 declare_toplevel_type(HeapWord) \
225 declare_toplevel_type(MemRegion) \
226 declare_toplevel_type(ThreadLocalAllocBuffer) \
227 declare_toplevel_type(VirtualSpace) \
231 declare_toplevel_type(BarrierSet*) \
232 declare_toplevel_type(BlockOffsetSharedArray*) \
233 declare_toplevel_type(CardTable*) \
234 declare_toplevel_type(CardTable*const) \
235 declare_toplevel_type(CardTableRS*) \
236 declare_toplevel_type(CardTableBarrierSet*) \
237 declare_toplevel_type(CardTableBarrierSet**) \
238 declare_toplevel_type(CollectedHeap*) \
239 declare_toplevel_type(ContiguousSpace*) \
240 declare_toplevel_type(DefNewGeneration*) \
241 declare_toplevel_type(GenCollectedHeap*) \
242 declare_toplevel_type(Generation*) \
243 declare_toplevel_type(GenerationSpec**) \
244 declare_toplevel_type(HeapWord*) \
245 declare_toplevel_type(HeapWord* volatile) \
246 declare_toplevel_type(MemRegion*) \
247 declare_toplevel_type(OffsetTableContigSpace*) \
248 declare_toplevel_type(Space*) \
249 declare_toplevel_type(ThreadLocalAllocBuffer*) \
251 declare_toplevel_type(BarrierSet::FakeRtti)