clang-tools 19.0.0git
Namespaces
SourceCodeTests.cpp File Reference
#include "Annotations.h"
#include "Protocol.h"
#include "SourceCode.h"
#include "TestTU.h"
#include "support/Context.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/TokenKinds.h"
#include "clang/Format/Format.h"
#include "llvm/Support/Error.h"
#include "llvm/Testing/Annotations/Annotations.h"
#include "llvm/Testing/Support/Error.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <optional>
#include <tuple>

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ Contents

llvm::StringRef Contents

Definition at line 756 of file SourceCodeTests.cpp.

◆ Length

unsigned Length

◆ Number

unsigned Number

Definition at line 95 of file SourceCodeTests.cpp.

Referenced by clang::tidy::ClangTidyCheck::OptionsView::get().

◆ Offset

unsigned Offset

Definition at line 96 of file SourceCodeTests.cpp.

◆ Src

llvm::StringRef Src