llvm/clang/test/PCH/Inputs/pch-through-macro.h

#pragma once
#define Source(x,y)
#define InOut(size) Source(InOut, (size))