Searched refs:FrontAllocator (Results 1 – 3 of 3) sorted by relevance
153 class FrontAllocator {155 explicit FrontAllocator(PandaGen *pg);156 NO_COPY_SEMANTIC(FrontAllocator);157 NO_MOVE_SEMANTIC(FrontAllocator);158 ~FrontAllocator();
26 FrontAllocator::FrontAllocator(PandaGen *pg) in FrontAllocator() function in panda::es2panda::compiler::FrontAllocator31 FrontAllocator::~FrontAllocator() in ~FrontAllocator()
218 FrontAllocator fa(this); in InitializeLexEnv()227 FrontAllocator fa(this); in CopyFunctionArguments()