#include "CodeCompletionStrings.h"
#include "TestTU.h"
#include "clang/Sema/CodeCompleteConsumer.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Go to the source code of this file.
|
namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
|
|
namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode.
|
|
◆ Allocator
std::shared_ptr<clang::GlobalCodeCompletionAllocator> Allocator |
|
protected |
◆ Builder
CodeCompletionBuilder Builder |
|
protected |
Definition at line 40 of file CodeCompletionStringsTests.cpp.
Referenced by clang::ast_matchers::AST_MATCHER(), clang::tidy::readability::AST_MATCHER_P(), clang::tidy::bugprone::AST_MATCHER_P(), clang::tidy::modernize::AST_MATCHER_P(), clang::tidy::utils::AST_MATCHER_P(), clang::tidy::matchers::AST_MATCHER_P(), clang::ast_matchers::AST_MATCHER_P(), clang::ast_matchers::AST_POLYMORPHIC_MATCHER_P2(), clang::tidy::modernize::DeprecatedIosBaseAliasesCheck::check(), clang::clangd::createIndex(), clang::clangd::getSemanticHighlightings(), and clang::clangd::runFuzzyFind().
◆ CCTUInfo
CodeCompletionTUInfo CCTUInfo |
|
protected |
◆ Signature
◆ Snippet