Searched refs:scopeAllocator (Results 1 – 1 of 1) sorted by relevance
101 new (scopeAllocator.Allocate()) ast::DeclScope(curDeclScope); in pushDeclScope()552 llvm::SpecificBumpPtrAllocator<ast::DeclScope> scopeAllocator; member in __anonbc0fc15d0111::Parser