xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
odr_hash-elaborated-types
/
textual_time.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
_TIME_H
2
#
define
_TIME_H
3
4
struct
timespec
{ };
5
6
#
endif
7