Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSymbolCollectorTests.cpp1477 auto IncFile = testPath("test.inc"); in TEST_F() local
1478 auto IncURI = URI::create(IncFile).toString(); in TEST_F()
1479 InMemoryFileSystem->addFile(IncFile, 0, in TEST_F()
1496 auto IncFile = testPath("test.inc"); in TEST_F() local
1497 auto IncURI = URI::create(IncFile).toString(); in TEST_F()
1498 InMemoryFileSystem->addFile(IncFile, 0, in TEST_F()
1516 auto IncFile = testPath("test.inc"); in TEST_F() local
1517 auto IncURI = URI::create(IncFile).toString(); in TEST_F()
1518 InMemoryFileSystem->addFile(IncFile, 0, in TEST_F()