summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-move/Inputs/function_test.cpp
blob: 5e86f5904a56091fb34d6a4957bf5d3fe06d8fc6 (plain)
1
2
3
4
5
#include "function_test.h"

void f() {}

void A::f() {}
OpenPOWER on IntegriCloud