Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp33 std::string ThunkContents = "#import \"" + FullHeaderName + "\"\n"; in inputs() local
38 FS.Files[ImportThunk] = ThunkContents; in inputs()