Searched refs:isASTCached (Results 1 – 1 of 1) sorted by relevance
646 bool isASTCached() const;1273 bool ASTWorker::isASTCached() const { return IdleASTs.getUsedBytes(this) != 0; } in isASTCached() function in clang::clangd::__anon589430d30611::ASTWorker1798 if (!PathAndFile.second->Worker->isASTCached()) in getFilesWithCachedAST()