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

  /external/clang/test/CodeGen/
2006-09-25-DebugFilename.h 3 static inline int hfunc1() function
2006-09-25-DebugFilename.c 3 int func1() { return hfunc1(); }
4 int func2() { fluffy; return hfunc1(); } // expected-error {{use of undeclared identifier 'fluffy'}}

Completed in 70 milliseconds