Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
clang
/
test
/
Modules
/
Inputs
/
redecl-add-after-load-top.h
blob: 638fb013cd7ed4af4f6aece994fafaf7298e08f0 [
file
] [
log
] [
blame
]
struct
C
{
struct
A
;
static
const
int
variable
;
static
constexpr
int
function
();
};