HomeSort by relevance Sort by last modified time
    Searched refs:static_variable (Results 1 - 3 of 3) 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>
  /art/test/706-checker-scheduler/src/
Main.java 29 static int static_variable = 0; field in class:Main
520 static_variable++;

Completed in 165 milliseconds