xref
: /
llvm-project
/
clang-tools-extra
/
test
/
clang-tidy
/
infrastructure
/
Inputs
/
file-filter
/
system
/
system-header.h
(revision 670de10f9deaa83f4d1db6e793c74cbfd18c65c1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
A0
{
A0
(
int
); };
2
3
#
define
TO_FLOAT_PTR
(
x
) ((
float
*)(
x
))
4