OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test5_c
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
extern-c.cpp
61
extern int
test5_c
; // expected-note {{previous}}
65
static float
test5_c
; // expected-error {{redefinition of '
test5_c
' with a different type: 'float' vs 'int'}}
variable
Completed in 117 milliseconds