Home
last modified time | relevance | path

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

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2246 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2249 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2276 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2295 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5165 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5168 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5171 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5175 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5195 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5199 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2246 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2249 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2276 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2295 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5165 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5168 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5171 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5175 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5195 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5199 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2335 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2338 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2365 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2384 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2314 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2317 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2344 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2363 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5434 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5437 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5440 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5444 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5464 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5468 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5436 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5439 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5442 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5446 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5466 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5470 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2329 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2332 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2359 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2378 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5483 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5486 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5489 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5493 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5513 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5517 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2329 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2332 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2359 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2378 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
H A DTreeTransform.h5420 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5423 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5426 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5430 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5450 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5454 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaTemplateInstantiate.cpp2316 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
2319 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
2346 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
2365 GetContainedInventedTypeParmVisitor().Visit(OldDI->getType())) { in SubstParmVarDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1752 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
1755 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
1782 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
H A DTreeTransform.h5066 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
5069 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
5072 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5076 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5096 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5100 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1737 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
1740 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
1767 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
H A DTreeTransform.h4974 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
4977 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
4980 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
4984 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
5004 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
5008 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1724 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in SubstParmVarDecl() local
1727 TypeLoc OldTL = OldDI->getTypeLoc(); in SubstParmVarDecl()
1754 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(), in SubstParmVarDecl()
H A DTreeTransform.h4941 TypeSourceInfo *OldDI = OldParm->getTypeSourceInfo(); in TransformFunctionTypeParam() local
4944 if (NumExpansions && isa<PackExpansionType>(OldDI->getType())) { in TransformFunctionTypeParam()
4947 TypeLoc OldTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
4951 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam()
4971 NewDI = getDerived().TransformType(OldDI); in TransformFunctionTypeParam()
4975 if (NewDI == OldDI && indexAdjustment == 0) in TransformFunctionTypeParam()

12