clang-tools 19.0.0git
Header.h
Go to the documentation of this file.
1namespace clang {
2namespace clangd {
3namespace remote {
4int getFoo(bool Argument);
6} // namespace remote
7} // namespace clangd
8} // namespace clang
9
10namespace llvm {} // namespace llvm
int getFoo(bool Argument)
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
Some operations such as code completion produce a set of candidates.