clang-tools 17.0.0git
|
#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 |
|
protected |
Definition at line 36 of file CodeCompletionStringsTests.cpp.
|
protected |
Definition at line 38 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::utils::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().
|
protected |
Definition at line 37 of file CodeCompletionStringsTests.cpp.
|
protected |
Definition at line 39 of file CodeCompletionStringsTests.cpp.
|
protected |
Definition at line 40 of file CodeCompletionStringsTests.cpp.
Referenced by clang::tidy::readability::collectSourceRanges().