clang-tools
9.0.0
|
#include "Annotations.h"
#include "Context.h"
#include "Protocol.h"
#include "SourceCode.h"
#include "TestTU.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Format/Format.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/raw_os_ostream.h"
#include "llvm/Testing/Support/Error.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
unsigned Length |
Definition at line 85 of file SourceCodeTests.cpp.
Referenced by clang::tidy::bugprone::StringLiteralWithEmbeddedNulCheck::check(), and llvm::yaml::MappingTraits< tooling::Range >::NormalizedRange::denormalize().
unsigned Number |
Definition at line 83 of file SourceCodeTests.cpp.
unsigned Offset |
Definition at line 84 of file SourceCodeTests.cpp.