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