brintos

brintos / llvm-project-archived public Read only

0
0
Text · 171 B · 5fe09da Raw
6 lines · c
1__attribute__((overloadable))2void testFixedPoint(_Accum);3// CHECK: USR: c:@F@testFixedPoint#@BT@Accum#4 5// RUN: c-index-test -index-file %s -ffixed-point | FileCheck %s6