OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_f
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p5.cpp
3
float
global_f
;
variable
5
void f0(int *ip = &
global_f
); // expected-error{{cannot initialize}} \
Completed in 55 milliseconds