Home
last modified time | relevance | path

Searched defs:LinkContent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/TextAPI/
H A DUtils.h41 std::string LinkContent; member
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp1408 StringRef LinkContent = "different content of link"; in TEST_F() local