Searched refs:kFileBeingProcessed (Results 1 – 1 of 1) sorted by relevance
99 static clang::clangd::Key<std::string> kFileBeingProcessed; variable102 if (auto *File = Context::current().get(kFileBeingProcessed)) in getFileBeingProcessedInContext()987 Context Ctx = Context::current().derive(kFileBeingProcessed, FileName); in startTask()1364 Ctx = Context::current().derive(kFileBeingProcessed, std::string(File)), in runWithPreamble()