Lines Matching defs:BackgroundIndex
93 BackgroundIndex::BackgroundIndex(
119 BackgroundIndex::~BackgroundIndex() {
124 BackgroundQueue::Task BackgroundIndex::changedFilesTask(
158 BackgroundQueue::Task BackgroundIndex::indexFileTask(std::string Path) {
178 void BackgroundIndex::boostRelated(llvm::StringRef Path) {
186 void BackgroundIndex::update(
255 llvm::Error BackgroundIndex::index(tooling::CompileCommand Cmd) {
256 trace::Span Tracer("BackgroundIndex");
358 BackgroundIndex::loadProject(std::vector<std::string> MainFiles) {
423 void BackgroundIndex::profile(MemoryTree &MT) const {