clang-tools
16.0.0git
llvm-project
clang-tools-extra
clangd
test
Inputs
BenchmarkHeader.h
Go to the documentation of this file.
1
namespace
clang
{
2
namespace
clangd {
3
namespace
dex {
4
class
Dex;
5
}
// namespace dex
6
}
// namespace clangd
7
}
// namespace clang
8
9
namespace
llvm
{
10
namespace
sys
{
11
12
int
getHostNumPhysicalCores
();
13
14
}
// namespace sys
15
}
// namespace llvm
16
17
namespace
{
18
int
Variable;
19
}
// namespace
llvm
Some operations such as code completion produce a set of candidates.
Definition:
YAMLGenerator.cpp:28
llvm::sys
Definition:
BenchmarkHeader.h:10
llvm::sys::getHostNumPhysicalCores
int getHostNumPhysicalCores()
clang
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
Definition:
ApplyReplacements.h:27
Generated on Fri Aug 19 2022 00:11:41 for clang-tools by
1.8.17