Searched defs:test_namespace (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Tooling/
H A Dclang-check-ast-dump.cpp2 // CHECK: NamespaceDecl{{.*}}test_namespace
10 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace::TheClass::theMethod "%s" -- 2>&1 | FileCheck -check-prefix CHECK-FILTER %s
13 // CHECK-FILTER: {{^}}Dumping test_namespace::TheClass::theMethod
21 // CHECK-PRINT: namespace test_namespace
26 // CHECK-LIST: test_namespace
27 // CHECK-LIST-NEXT: test_namespace::TheClass
28 // CHECK-LIST-NEXT: test_namespace::TheClass::theMethod
31 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace::TheClass::n "%s" -- 2>&1 | FileCheck -check-prefix CHECK-ATTR %s
32 // CHECK-ATTR: test_namespace
37 // RUN: clang-check -ast-dump -ast-dump-filter test_namespace
40 namespace test_namespace { namespace
[all...]
/external/clang/test/SemaTemplate/
H A Dms-delayed-default-template-args.cpp12 namespace test_namespace { namespace
/external/clang/test/Analysis/
H A Dmisc-ps-region-store.cpp233 void test_namespace() { function

Completed in 426 milliseconds