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

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

Completed in 101 milliseconds