Searched refs:TestFunction (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | FunctionComparatorTest.cpp | 19 struct TestFunction { struct 26 TestFunction(LLVMContext &Ctx, Module &M, int addVal) { in TestFunction() argument 111 TestFunction F1(C, M, 27); in TEST() 112 TestFunction F2(C, M, 28); in TEST()
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/ |
| H A D | format_tests.h | 992 template <class F, class CharT, class TestFunction> 1117 template <class F, class CharT, class TestFunction> 1242 template <class F, class CharT, class TestFunction> 1356 template <class F, class CharT, class TestFunction> 1470 template <class F, class CharT, class TestFunction> 1593 template <class F, class CharT, class TestFunction> 1716 template <class F, class CharT, class TestFunction> 1839 template <class F, class CharT, class TestFunction> 1962 template <class F, class CharT, class TestFunction> 2088 template <class F, class CharT, class TestFunction> [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dlltool/ |
| H A D | coff-weak-exports.def | 8 TestFunction==AltTestFunction 20 ; CHECK-NEXT: W TestFunction 35 ; SYMBOLS: Name: TestFunction
|
| H A D | machine-opt.def | 12 TestFunction
|
| H A D | triple-prefix.def | 22 TestFunction
|
| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | IntegerPolyhedronTest.cpp | 24 enum class TestFunction { Sample, Empty }; enum 60 TestFunction fn = TestFunction::Sample) { in checkSample() 64 case TestFunction::Sample: in checkSample() 93 case TestFunction::Empty: in checkSample() 108 TestFunction fn = TestFunction::Sample) { in checkPermutationsSample()
|
| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-stmt.cpp | 17 void TestFunction() { in TestFunction() function
|
| H A D | ast-dump-stmt-json.cpp | 9 void TestFunction() { in TestFunction() function
|
| H A D | ast-dump-attr.cpp | 69 int TestFunction __attribute__((cleanup(function1))); in function1() local
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-05-18-ExceptionHandling.txt | 59 void TestFunction(...) {
|