clang-tools 19.0.0git
Classes | Namespaces | Functions
StdLib.h File Reference
#include "index/Symbol.h"
#include "support/ThreadsafeFS.h"
#include "llvm/ADT/StringRef.h"
#include <optional>
#include <string>

Go to the source code of this file.

Classes

struct  clang::clangd::StdLibLocation
 
class  clang::clangd::StdLibSet
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 

Functions

SymbolSlab clang::clangd::indexStandardLibrary (std::unique_ptr< CompilerInvocation > Invocation, const StdLibLocation &Loc, const ThreadsafeFS &TFS)
 
SymbolSlab clang::clangd::indexStandardLibrary (llvm::StringRef HeaderSources, std::unique_ptr< CompilerInvocation > CI, const StdLibLocation &Loc, const ThreadsafeFS &TFS)
 
llvm::StringRef clang::clangd::getStdlibUmbrellaHeader (const LangOptions &LO)