Home
last modified time | relevance | path

Searched refs:Deduce (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiation-backtrace.cpp40 typename ResultTy<T2>::error Deduce( void (T1::*member)(T2) ) {} // \ in Deduce() function
48 Deduce(&Cls::method); // expected-error {{no matching function}} \ in test()
/external/strace/tests/
Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/strace/tests-mx32/
Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/strace/tests-m32/
Dgen_pure_executables.sh34 Deduce output file from <input> unless an <output> is specified.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/
Dalias-analysis-uses.ll5 ; CHECK: Executing Pass 'Deduce function attributes'
/external/llvm/test/Analysis/
Dalias-analysis-uses.ll5 ; CHECK: Executing Pass 'Deduce function attributes'
/external/llvm/test/Other/
Dpass-pipelines.ll34 ; CHECK-O2-NEXT: Deduce function attributes
63 ; CHECK-O2-NEXT: Deduce function attributes in RPO
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dpass-pipelines.ll34 ; CHECK-O2-NEXT: Deduce function attributes
62 ; CHECK-O2-NEXT: Deduce function attributes in RPO
Dopt-Os-pipeline.ll53 ; CHECK-NEXT: Deduce function attributes
165 ; CHECK-NEXT: Deduce function attributes in RPO
Dopt-O3-pipeline.ll55 ; CHECK-NEXT: Deduce function attributes
182 ; CHECK-NEXT: Deduce function attributes in RPO
Dopt-O2-pipeline.ll53 ; CHECK-NEXT: Deduce function attributes
178 ; CHECK-NEXT: Deduce function attributes in RPO
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DOptBisect.rst129 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)
DPasses.rst516 ``-functionattrs``: Deduce function attributes
/external/clang/lib/Sema/
DSemaExprCXX.cpp1550 Expr *Deduce = Inits[0]; in BuildCXXNew() local
1552 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
1554 << AllocType << Deduce->getType() in BuildCXXNew()
1555 << TypeRange << Deduce->getSourceRange()); in BuildCXXNew()
/external/llvm/docs/
DPasses.rst514 ``-functionattrs``: Deduce function attributes