Sign in
rust
/
rust-lang
/
llvm-project
/
c13b7485b87909fcf739f62cfa382b55407433c0
/
.
/
clang
/
test
/
Index
/
index-builtin-fixedpoint.c
blob: 5fe09dadd1e14f7c8e125b2deeb0f3d4fdea9e24 [
file
] [
log
] [
blame
]
__attribute__
((
overloadable
))
void
testFixedPoint
(
_Accum
);
// CHECK: USR: c:@F@testFixedPoint#@BT@Accum#
// RUN: c-index-test -index-file %s -ffixed-point | FileCheck %s