clang-tools 19.0.0git
Namespaces
CodeCompletionStringsTests.cpp File Reference
#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.

Namespaces

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

Variable Documentation

◆ Allocator

std::shared_ptr<clang::GlobalCodeCompletionAllocator> Allocator
protected

Definition at line 38 of file CodeCompletionStringsTests.cpp.

◆ Builder

CodeCompletionBuilder Builder
protected

◆ CCTUInfo

CodeCompletionTUInfo CCTUInfo
protected

Definition at line 39 of file CodeCompletionStringsTests.cpp.

◆ Signature

std::string Signature
protected

Definition at line 41 of file CodeCompletionStringsTests.cpp.

◆ Snippet

std::string Snippet
protected