clang-tools
11.0.0
|
#include "Annotations.h"
#include "DraftStore.h"
#include "SourceCode.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 | |
llvm::StringRef Contents |
Definition at line 22 of file DraftStoreTests.cpp.
Referenced by clang::clangd::DraftStore::addDraft(), clang::clangd::DraftStore::updateDraft(), and clang::clangd::FileIndex::updateMain().
llvm::StringRef Src |
Definition at line 21 of file DraftStoreTests.cpp.
Referenced by clang::tidy::mergeCommaSeparatedLists(), clang::tidy::mergeVectors(), and clang::tidy::overrideValue().