Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp63 void test_Def4(Def4<int, int[]> *d4a) { in test_Def4() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestdate.cpp62 date d4a(2000,Dec,31); in main() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-sign-conversion.cpp34 …int d4a = 1 ? Foo<bool>::D : B; // expected-warning {{operand of ? changes signedness: 'test1::Foo… in doit_anonymous() local
/aosp_15_r20/external/clang/test/CXX/special/class.ctor/
H A Dp5-0x.cpp82 Deleted4a d4a; // expected-error {{implicitly-deleted default constructor}} variable