Searched refs:Deduce (Results 1 – 5 of 5) 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()
5 ; CHECK: Executing Pass 'Deduce function attributes'
34 ; CHECK-O2-NEXT: Deduce function attributes63 ; CHECK-O2-NEXT: Deduce function attributes in RPO
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