Searched defs:Snippets (Results 1 – 5 of 5) sorted by relevance
73 auto Snippets = TestCommon(R"( in TEST_F() local121 auto Snippets = TestCommon(R"( in TEST_F() local
206 std::vector<StringRef> Snippets; in collectSourceRanges() local232 createIsolatedDecls(llvm::ArrayRef<StringRef> Snippets) { in createIsolatedDecls()
298 SmallVector<std::string, 8> Snippets; in renderLine() local
504 SmallVector<std::string, 8> Snippets; in renderLine() local
466 TEST(CompletionTest, Snippets) { in TEST() argument