Searched refs:NS1 (Results 1 – 3 of 3) sorted by relevance
68 namespace NS1 { namespace82 foo(NS1::array<int>()); // expected-error{{no matching function for call to 'foo'}} in test()
5 ; CHECK: [[NS1:0x[0-9a-f]*]]:{{ *}}DW_TAG_namespace69 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS1]]})81 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS1]]})111 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS1]]})
13457 my $NS1 = $CompleteSignature{1}{$Symbol}{"NameSpace"};13459 if((not $NS1 and not $NS2) or ($NS1 and $NS2 and $NS1 eq $NS2))