Home
last modified time | relevance | path

Searched defs:PrintFunc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp19 auto PrintFunc = [](ScopedPrinter &W) { in TEST() local
76 using PrintFunc = function_ref<void(ScopedPrinter &)>; typedef in ScopedPrinterTest
122 auto PrintFunc = [](ScopedPrinter &W) { in TEST_F() local
138 auto PrintFunc in TEST_F() local
158 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
172 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
204 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
225 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
250 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
544 auto PrintFunc = [&](ScopedPrinter &W) { TEST_F() local
689 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
706 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
715 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
824 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
836 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
856 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
874 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
896 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
927 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
1124 auto PrintFunc = [](ScopedPrinter &W) { W.printObject("Object", "Value"); }; TEST_F() local
1136 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
1149 auto PrintFunc = [](ScopedPrinter &W) { W.getOStream() << "Test"; }; TEST_F() local
1156 auto PrintFunc = [](ScopedPrinter &W) { TEST_F() local
[all...]