|
clang-tools 22.0.0git
|
#include "FeatureModule.h"#include "refactor/Tweak.h"#include "support/Logger.h"#include "gmock/gmock.h"#include "gtest/gtest.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| Some operations such as code completion produce a set of candidates. | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const clang::clangd::FeatureModuleRegistry::entry &E) |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const iterator_range< Registry< clang::clangd::FeatureModule >::iterator > &Rng) |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const clang::clangd::Tweak &T) |