Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DTUScheduler.h164 virtual void onFailedAST(PathRef Path, llvm::StringRef Version, in onFailedAST() function
DClangdServer.cpp99 void onFailedAST(PathRef Path, llvm::StringRef Version, in onFailedAST() function
/external/llvm-project/clang-tools-extra/clangd/unittests/
DTUSchedulerTests.cpp121 void onFailedAST(PathRef File, llvm::StringRef Version, in captureDiags() function in clang::clangd::__anon3472546f0111::TUSchedulerTests::captureDiags::CaptureDiags