blob: 37e653882b7bf912b0755f3bb7219bf152cad077 [file] [log] [blame]
// RUN: %clang_func_map %s -- | FileCheck %s
int f(int) {
return 0;
}
// CHECK: c:@F@f#I#