Home
last modified time | relevance | path

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

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