clang-tools
17.0.0git
llvm-project
clang-tools-extra
clangd
test
index-serialization
Inputs
sample.h
Go to the documentation of this file.
1
#pragma once
2
3
// Introduce a symbol.
4
struct
Foo
{
5
virtual
void
Func
() {}
6
};
Foo
Definition:
sample.h:4
Foo::Func
virtual void Func()
Definition:
sample.h:5
Generated on Mon May 29 2023 20:22:38 for clang-tools by
1.9.6