Searched refs:baz2 (Results 1 – 7 of 7) sorted by relevance
56 var baz2 = foo2(0.5); variable57 baz2(4.5);58 baz2(5.5);59 baz2(6.5);
6 bar?baz#baz29 ?baz#baz2
6 http://foo.com/path/to/bar?baz#baz29 http://foo.com/path/to/index.html?baz#baz2
23 tail call void @baz2(i32 2, i32 78) nounwind44 declare void @baz2(i32, i32)
26 void baz2(__attribute__((nonnull(1))) const char *str); // expected-warning {{'nonnull' attribute w…31 baz2(0); // no-warning in test_baz()
40 ; CHECK: DW_AT_name [DW_FORM_strp] {{.*}}= "baz2")60 ; typedef bar baz2;72 ; D::baz2 B2;174 !49 = !DIDerivedType(tag: DW_TAG_typedef, name: "baz2", line: 10, file: !1, scope: !"_ZTS1D", baseT…
59 int baz2() __attribute__((always_inline)); // expected-warning{{'always_inline' attribute ignored}}