HomeSort by relevance Sort by last modified time
    Searched refs:Fun2 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/PCH/
struct.h 24 struct Fun2;
25 struct Fun2 *fun2; variable in typeref:struct:Fun2
struct.c 18 struct Fun2 {
23 return fun2->very_fun;

Completed in 479 milliseconds