clang-tools 19.0.0git
Namespaces | Macros
HoverTests.cpp File Reference
#include "AST.h"
#include "Annotations.h"
#include "Config.h"
#include "Hover.h"
#include "TestFS.h"
#include "TestIndex.h"
#include "TestTU.h"
#include "index/MemIndex.h"
#include "clang/AST/Attr.h"
#include "clang/Format/Format.h"
#include "clang/Index/IndexSymbol.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include "gtest/gtest.h"
#include <functional>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

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

Macros

#define PREDEFINEMACROS_TEST(x)   x
 

Macro Definition Documentation

◆ PREDEFINEMACROS_TEST

#define PREDEFINEMACROS_TEST (   x)    x

Definition at line 2829 of file HoverTests.cpp.