OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unused_local_static
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
warn-unused-label-error.cpp
3
static int
unused_local_static
;
variable
16
#pragma weak
unused_local_static
// expected-error {{expected ';' after __attribute__}}
macro
22
#pragma weak
unused_local_static
macro
warn-unused-variables.cpp
44
void
unused_local_static
() {
function
Completed in 210 milliseconds