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