Home
last modified time | relevance | path

Searched refs:AllocTypeInfo (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1768 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1772 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1829 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1856 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2170 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h10498 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
10500 if (!AllocTypeInfo) in TransformCXXNewExpr()
10549 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
10576 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
10605 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1792 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1796 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1851 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1877 if (DeduceAutoType(AllocTypeInfo, Inits[0], DeducedType) == DAR_Failed) in BuildCXXNew()
2192 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h10242 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
10244 if (!AllocTypeInfo) in TransformCXXNewExpr()
10286 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
10313 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
10342 AllocTypeInfo, ArraySize.get(), E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1764 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1768 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1822 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1849 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2167 ArraySize, initStyle, Initializer, ResultType, AllocTypeInfo, in BuildCXXNew()
H A DTreeTransform.h10169 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
10171 if (!AllocTypeInfo) in TransformCXXNewExpr()
10215 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
10242 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
10274 AllocTypeInfo, in TransformCXXNewExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1777 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1781 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1838 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1865 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2180 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h10783 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
10785 if (!AllocTypeInfo) in TransformCXXNewExpr()
10834 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
10861 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
10890 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaExprCXX.cpp1852 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1856 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1913 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1940 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2316 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h11515 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
11517 if (!AllocTypeInfo) in TransformCXXNewExpr()
11566 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
11593 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
11622 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1777 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1781 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1838 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1865 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2180 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h10783 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
10785 if (!AllocTypeInfo) in TransformCXXNewExpr()
10834 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
10861 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
10890 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1852 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1856 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1913 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1940 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2316 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h11438 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
11440 if (!AllocTypeInfo) in TransformCXXNewExpr()
11489 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
11516 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
11545 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2380 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1871 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1875 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1932 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1959 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2335 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h11472 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
11474 if (!AllocTypeInfo) in TransformCXXNewExpr()
11523 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
11550 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
11579 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2381 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp1886 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1890 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1947 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1974 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2350 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
H A DTreeTransform.h11474 TypeSourceInfo *AllocTypeInfo = in TransformCXXNewExpr() local
11476 if (!AllocTypeInfo) in TransformCXXNewExpr()
11525 AllocTypeInfo == E->getAllocatedTypeSourceInfo() && in TransformCXXNewExpr()
11552 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr()
11581 AllocTypeInfo, ArraySize, E->getDirectInitRange(), NewInit.get()); in TransformCXXNewExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2381 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2381 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp1886 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1890 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1947 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
1974 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2350 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2381 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaExprCXX.cpp1917 TypeSourceInfo *AllocTypeInfo, in BuildCXXNew() argument
1921 SourceRange TypeRange = AllocTypeInfo->getTypeLoc().getSourceRange(); in BuildCXXNew()
1978 AllocTypeInfo, Entity, Kind, MultiExprArg(Inits, NumInits)); in BuildCXXNew()
2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()
2381 Initializer, ResultType, AllocTypeInfo, Range, in BuildCXXNew()

12