Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1430 struct CaptureBuiltFilenames : public ParsingCallbacks { in TEST_F() struct
1431 std::vector<std::string> &Filenames; in TEST_F()
1432 CaptureBuiltFilenames(std::vector<std::string> &Filenames) in TEST_F() function
1434 void onPreambleAST(PathRef Path, llvm::StringRef Version, in TEST_F()