clang-tools
9.0.0
llvm.src
tools
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:27
llvm::sys
Definition:
BenchmarkHeader.h:10
llvm::sys::getHostNumPhysicalCores
int getHostNumPhysicalCores()
clang
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
Definition:
ApplyReplacements.h:27
Generated on Tue Sep 10 2019 11:14:37 for clang-tools by
1.8.13