clang-tools
11.0.0
|
#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/Support/raw_os_ostream.h"
#include "llvm/Testing/Support/Annotations.h"
#include "llvm/Testing/Support/Error.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <tuple>
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
unsigned Length |
Definition at line 96 of file SourceCodeTests.cpp.
Referenced by llvm::yaml::MappingTraits< tooling::Range >::NormalizedRange::denormalize().
unsigned Number |
Definition at line 94 of file SourceCodeTests.cpp.
unsigned Offset |
Definition at line 95 of file SourceCodeTests.cpp.