OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static_variable
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Index/
comment-c-decls.c
32
static int
static_variable
;
variable
33
// CHECK: <Declaration>static int
static_variable
</Declaration>
format-comment-cdecls.c
27
static int
static_variable
;
variable
28
// CHECK: <Declaration>static int
static_variable
</Declaration>
Completed in 502 milliseconds