index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
input
/
Typedef-to-extern-C-FundamentalType-mode.cxx
blob: 371bcaf6f9b162baee1953a2e1ddcd233f0765b1 (
plain
)
1
2
3
extern
"C"
{
typedef
int
start
__attribute__
((
__mode__
(
__HI__
)));
}