Home
last modified time | relevance | path

Searched refs:test__clang_to_obj (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/c++/
Dclang-c.h17 extern int test__clang_to_obj(void);
30 static inline int test__clang_to_obj(void) { return -1;}
Dclang-test.cpp49 int test__clang_to_obj(void) in test__clang_to_obj() function
/tools/perf/tests/
Dclang.c18 .func = test__clang_to_obj,