Searched refs:PotentialSnippets (Results 1 – 1 of 1) sorted by relevance
259 Optional<std::vector<StringRef>> PotentialSnippets = collectSourceRanges( in check() local262 if (!PotentialSnippets) in check()265 std::vector<std::string> NewDecls = createIsolatedDecls(*PotentialSnippets); in check()