clang-tools
20.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 Thu Nov 21 2024 14:01:17 for clang-tools by
1.9.6