clang-tools 20.0.0git
|
#include "ModulesBuilder.h"
#include "Compiler.h"
#include "support/Logger.h"
#include "clang/Frontend/FrontendAction.h"
#include "clang/Frontend/FrontendActions.h"
#include "clang/Serialization/ASTReader.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
std::string ModuleFilePath |
Definition at line 158 of file ModulesBuilder.cpp.
std::string ModuleName |
Definition at line 157 of file ModulesBuilder.cpp.
Referenced by clang::clangd::ScanningAllProjectModules::getSourceForModuleName().