Home
last modified time | relevance | path

Searched refs:StringMapToVector (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/
DParsedASTTests.cpp581 auto StringMapToVector = [](const llvm::StringMap<unsigned> SM) { in TEST() local
589 EXPECT_EQ(StringMapToVector(PatchedAST->getIncludeStructure().includeDepth( in TEST()
591 StringMapToVector(ExpectedAST.getIncludeStructure().includeDepth( in TEST()
625 auto StringMapToVector = [](const llvm::StringMap<unsigned> SM) { in TEST() local
633 EXPECT_EQ(StringMapToVector(PatchedAST->getIncludeStructure().includeDepth( in TEST()
635 StringMapToVector(ExpectedAST.getIncludeStructure().includeDepth( in TEST()