xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
set-pure-crash
/
c.h
(revision c6c8d4a13ebd5ce1c3c7e8632312ab8c2dc6afa0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
3
template
<
typename
>
4
struct
simple
{
5
};
6