OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test4_c
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
extern-c.cpp
43
extern int
test4_c
; // expected-note {{previous}}
46
static float
test4_c
; // expected-error {{redefinition of '
test4_c
' with a different type: 'float' vs 'int'}}
variable
/external/clang/test/Sema/
conversion.c
164
long
test4_c
(long long ll) {
function
Completed in 58 milliseconds