Home
last modified time | relevance | path

Searched refs:AutoTy (Results 1 – 17 of 17) sorted by relevance

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DTransformation.cpp793 const AutoType *AutoTy = dyn_cast<AutoType>(Ty); in getBaseDeclFromType() local
794 const Type *AT = AutoTy->getDeducedType().getTypePtrOrNull(); in getBaseDeclFromType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4488 const AutoType *AutoTy; in RebuildQualifiedType() local
4498 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4500 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4505 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4506 AutoTy->isDependentType(), in RebuildQualifiedType()
4508 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4509 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h4488 const AutoType *AutoTy; in RebuildQualifiedType() local
4498 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4500 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4505 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4506 AutoTy->isDependentType(), in RebuildQualifiedType()
4508 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4509 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DTreeTransform.h4677 const AutoType *AutoTy; in RebuildQualifiedType() local
4687 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4689 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4694 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4695 AutoTy->isDependentType(), in RebuildQualifiedType()
4697 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4698 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h4679 const AutoType *AutoTy; in RebuildQualifiedType() local
4689 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4691 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4696 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4697 AutoTy->isDependentType(), in RebuildQualifiedType()
4699 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4700 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h4663 const AutoType *AutoTy; in RebuildQualifiedType() local
4673 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4675 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4680 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4681 AutoTy->isDependentType(), in RebuildQualifiedType()
4683 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4684 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DTreeTransform.h4694 const AutoType *AutoTy; in RebuildQualifiedType() local
4704 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4706 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4711 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4712 AutoTy->isDependentType(), in RebuildQualifiedType()
4714 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4715 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h4679 const AutoType *AutoTy; in RebuildQualifiedType() local
4689 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4691 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4696 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4697 AutoTy->isDependentType(), in RebuildQualifiedType()
4699 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4700 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DTreeTransform.h4786 const AutoType *AutoTy; in RebuildQualifiedType() local
4796 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4798 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4803 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4804 AutoTy->isDependentType(), in RebuildQualifiedType()
4806 AutoTy->getTypeConstraintConcept(), in RebuildQualifiedType()
4807 AutoTy->getTypeConstraintArguments()); in RebuildQualifiedType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h4306 const AutoType *AutoTy; in RebuildQualifiedType() local
4316 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4318 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4323 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4324 AutoTy->isDependentType()); in RebuildQualifiedType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h4273 const AutoType *AutoTy; in RebuildQualifiedType() local
4283 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4285 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4290 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4291 AutoTy->isDependentType()); in RebuildQualifiedType()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h4380 const AutoType *AutoTy; in RebuildQualifiedType() local
4390 } else if ((AutoTy = dyn_cast<AutoType>(T)) && AutoTy->isDeduced()) { in RebuildQualifiedType()
4392 QualType Deduced = AutoTy->getDeducedType(); in RebuildQualifiedType()
4397 T = SemaRef.Context.getAutoType(Deduced, AutoTy->getKeyword(), in RebuildQualifiedType()
4398 AutoTy->isDependentType()); in RebuildQualifiedType()