1#include "function_test.h"
2
3void f() {}
4
5void A::f() {}
6

source code of clang-tools-extra/test/clang-move/Inputs/function_test.cpp