Searched refs:takeSymbols (Results 1 – 4 of 4) sorted by relevance
116 SymbolSlab takeSymbols() { return std::move(Symbols).build(); } in takeSymbols() function
177 SymbolsCallback(Collector->takeSymbols()); in EndSourceFileAction()
88 auto Syms = Collector.takeSymbols(); in indexSymbols()
278 Symbols = Factory->Collector->takeSymbols();