Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h188 GCFactory() : GCFactoryBase<LinearAllocator<DataType, ChunkSize> >() {} in GCFactory() function
195 explicit GCFactory(size_t pNum) in GCFactory() function