xref
: /
llvm-project
/
clang
/
test
/
Import
/
cxx-scalar-value-init
/
Inputs
/
S.cpp
(revision 1038fa61ecf964bce1c17139cd24943a67b8587a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
si()
1
int
si
() {
return
int
(); }
sf()
2
float
sf
() {
return
float
(); }
3