Searched refs:rootSymbolTable (Results 1 – 1 of 1) sorted by relevance
200 auto rootSymbolTable = std::make_shared<SymbolTable>(*fContext, /*builtin=*/true); in makeRootSymbolTable() local203 rootSymbolTable->addWithoutOwnership((fContext->fTypes.*rootType).get()); in makeRootSymbolTable()206 return rootSymbolTable; in makeRootSymbolTable()