Lines Matching full:but

11 …static void foo(); // expected-warning {{function 'test1::foo' has internal linkage but is not def…
12 …d bar(); // expected-warning {{function 'test1::bar<int>' has internal linkage but is not defined}}
22 …ed-warning {{function 'test2::(anonymous namespace)::foo' has internal linkage but is not defined}}
23 …ed-warning {{variable 'test2::(anonymous namespace)::var' has internal linkage but is not defined}}
24 …rning {{function 'test2::(anonymous namespace)::bar<int>' has internal linkage but is not defined}}
56 …d-warning {{function 'test4::(anonymous namespace)::A::A' has internal linkage but is not defined}}
57 …-warning {{function 'test4::(anonymous namespace)::A::~A' has internal linkage but is not defined}}
58 …warning {{function 'test4::(anonymous namespace)::A::foo' has internal linkage but is not defined}}
60 …warning {{function 'test4::(anonymous namespace)::A::baz' has internal linkage but is not defined}}
82 …variable 'test5::B<test5::(anonymous namespace)::A>::var' has internal linkage but is not defined}}
83 …function 'test5::B<test5::(anonymous namespace)::A>::foo' has internal linkage but is not defined}}
138 // Note: the way this test is written isn't really ideal, but there really
141 // (The more accurate used-but-not-defined warning is the only other visible
187 …arning {{function 'OverloadUse::(anonymous namespace)::f' has internal linkage but is not defined}}
205 …ected-warning {{function 'test8::(anonymous struct)::bar' has internal linkage but is not defined}}
216 …arning {{function 'test9::(anonymous namespace)::X::used' has internal linkage but is not defined}}
229 …rning {{function 'test10::(anonymous namespace)::X::used' has internal linkage but is not defined}}
256 …{{function 'test11::(anonymous namespace)::B::operator()' has internal linkage but is not defined}}
257 … {{function 'test11::(anonymous namespace)::B::operator!' has internal linkage but is not defined}}
258 … {{function 'test11::(anonymous namespace)::B::operator+' has internal linkage but is not defined}}
259 …{{function 'test11::(anonymous namespace)::B::operator[]' has internal linkage but is not defined}}
260 …{{function 'test11::(anonymous namespace)::B::operator->' has internal linkage but is not defined}}
290 …arning {{function 'test12::(anonymous namespace)::Cls::g' has internal linkage but is not defined}}
295 …unction 'test12::(anonymous namespace)::Cls::operator T4' has internal linkage but is not defined}}
296 …unction 'test12::(anonymous namespace)::Cls::operator T5' has internal linkage but is not defined}}
297 …est12::(anonymous namespace)::Cls::operator test12::T6 &' has internal linkage but is not defined}}
301 …ng {{function 'test12::(anonymous namespace)::Cls2::Cls2' has internal linkage but is not defined}}