Home
last modified time | relevance | path

Searched refs:hfunc1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
D2006-09-25-DebugFilename.c3 int func1() { return hfunc1(); } in func1()
4 int func2() { fluffy; return hfunc1(); } // expected-error {{use of undeclared identifier 'fluffy'}} in func2()
D2006-09-25-DebugFilename.h3 static inline int hfunc1() in hfunc1() function
/external/clang/test/CodeGen/
D2006-09-25-DebugFilename.c3 int func1() { return hfunc1(); } in func1()
4 int func2() { fluffy; return hfunc1(); } // expected-error {{use of undeclared identifier 'fluffy'}} in func2()
D2006-09-25-DebugFilename.h3 static inline int hfunc1() in hfunc1() function