Home
last modified time | relevance | path

Searched refs:NS2 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaTemplate/
Doverload-candidates.cpp73 namespace NS2 { namespace
79 void foo(NS2::array<A>); // expected-note{{candidate template ignored: could not match 'NS2::array'…
/external/libxml2/result/VC/
DNS2.rdr1 ./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc
DNS21 ./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc
/external/llvm/test/DebugInfo/Generic/
Dnamespace.ll10 ; CHECK: [[NS2:0x[0-9a-f]*]]:{{ *}}DW_TAG_namespace
61 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS2]]})
/external/abi-compliance-checker/
Dabi-compliance-checker.pl13458 my $NS2 = $CompleteSignature{2}{$NewSym}{"NameSpace"};
13459 if((not $NS1 and not $NS2) or ($NS1 and $NS2 and $NS1 eq $NS2))