Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp160 std::string IndexText = createCrossTUIndexString(Index); in TEST() local
167 IndexFile.os() << IndexText; in TEST()