Searched refs:Deduce (Results 1 – 15 of 15) sorted by relevance
40 typename ResultTy<T2>::error Deduce( void (T1::*member)(T2) ) {} // \ in Deduce() function48 Deduce(&Cls::method); // expected-error {{no matching function}} \ in test()
34 Deduce output file from <input> unless an <output> is specified.
5 ; CHECK: Executing Pass 'Deduce function attributes'
34 ; CHECK-O2-NEXT: Deduce function attributes63 ; CHECK-O2-NEXT: Deduce function attributes in RPO
34 ; CHECK-O2-NEXT: Deduce function attributes62 ; CHECK-O2-NEXT: Deduce function attributes in RPO
53 ; CHECK-NEXT: Deduce function attributes165 ; CHECK-NEXT: Deduce function attributes in RPO
55 ; CHECK-NEXT: Deduce function attributes182 ; CHECK-NEXT: Deduce function attributes in RPO
53 ; CHECK-NEXT: Deduce function attributes178 ; CHECK-NEXT: Deduce function attributes in RPO
129 BISECT: running pass (13) Deduce function attributes on SCC (<<null function>>)132 BISECT: running pass (16) Deduce function attributes on SCC (f)135 BISECT: NOT running pass (19) Deduce function attributes on SCC (g)
516 ``-functionattrs``: Deduce function attributes
1550 Expr *Deduce = Inits[0]; in BuildCXXNew() local1552 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()1554 << AllocType << Deduce->getType() in BuildCXXNew()1555 << TypeRange << Deduce->getSourceRange()); in BuildCXXNew()
514 ``-functionattrs``: Deduce function attributes