clang-tools 19.0.0git
Namespaces
SymbolInfoTests.cpp File Reference
#include "Annotations.h"
#include "ParsedAST.h"
#include "TestTU.h"
#include "XRefs.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <optional>

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ Container

std::string Container

◆ DeclMarker

const char* DeclMarker = nullptr

Definition at line 27 of file SymbolInfoTests.cpp.

◆ DefMarker

const char* DefMarker = nullptr

Definition at line 28 of file SymbolInfoTests.cpp.

◆ Name

std::string Name

Definition at line 24 of file SymbolInfoTests.cpp.

◆ USR

std::string USR