Searched refs:fixesForSymbols (Results 1 – 2 of 2) sorted by relevance
145 Fixes = fixesForSymbols(Syms); in fixIncompleteType()150 std::vector<Fix> IncludeFixer::fixesForSymbols(const SymbolSlab &Syms) const { in fixesForSymbols() function in clang::clangd::IncludeFixer403 return fixesForSymbols(**Syms); in fixUnresolvedName()454 Fixes = fixesForSymbols(Syms); in lookupCached()
56 std::vector<Fix> fixesForSymbols(const SymbolSlab &Syms) const;