Home
last modified time | relevance | path

Searched refs:myNamespace (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dtaint-generic.cpp15 namespace myNamespace { namespace
39 myNamespace::scanf("%d", &x); in testConfigurationNamespacePropagation1()
50 int y = myNamespace::mySource3(); in testConfigurationNamespacePropagation2()
62 myNamespace::myScanf("%d", &x); in testConfigurationNamespacePropagation4()
68 if (myNamespace::isOutOfRange2(&x)) in testConfigurationNamespaceFilter1()
87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
97 myNamespace::mySink2(y); in testConfigurationNamespaceSink1()
109 myNamespace::mySink(x, 0, 1); in testConfigurationNamespaceSink3()
/dports/devel/p5-SOAP-WSDL/SOAP-WSDL-3.004/t/
H A D003_wsdl_based_serializer.t40 is( $schema->find_type( 'urn:myNamespace', 'testSimpleType1' )->serialize(
44 is( $schema->find_type( 'urn:myNamespace', 'testSimpleList' )->serialize(
50 is( $schema->find_element( 'urn:myNamespace', 'TestElement' )->serialize(
57 is( $schema->find_type( 'urn:myNamespace', 'length3')->serialize(
65 is( $schema->find_element( 'urn:myNamespace', 'TestElementComplexType')->serialize(
74 is( $schema->find_type( 'urn:myNamespace', 'complex')->serialize(
86 is( $wsdl->find_message('urn:myNamespace', 'testRequest')->first_part()->serialize(
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/Inputs/
H A Dtaint-generic-config.yaml12 # int x = myNamespace::mySource3(); // x is tainted
14 Scope: "myNamespace::"
61 # myNamespace::isOutOfRange(&x); // x is not tainted anymore
63 Scope: "myNamespace::"
82 # myNamespace::mySink(x); // It will warn
84 Scope: "myNamespace::"

12