The Nest
Explore
Sign in
nuudlman
llvm
clang
test
PCH
Inputs
chain-remap-types1.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
@
class
X
;
struct
Y
{
X
*
my_X
;
}
;
@
interface
X
{
}
@
property
X
*
prop
;
@
end