Home
last modified time | relevance | path

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

12

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp474 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
482 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
498 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp473 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
481 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
497 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp474 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
482 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
498 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp477 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
485 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
501 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp471 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
479 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
495 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DType.cpp3058 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3060 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DType.cpp2992 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
2994 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DType.cpp3058 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3060 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DType.cpp2949 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
2951 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DType.cpp2936 auto *extParamInfos =
2939 extParamInfos[i] = epi.ExtParameterInfos[i];
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DType.cpp3247 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3249 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DType.cpp3233 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3235 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DType.cpp3181 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3183 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DType.cpp3293 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3295 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp3245 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3247 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp3245 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3247 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DType.cpp3233 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3235 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DType.cpp3245 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3247 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DType.cpp3233 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3235 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp3245 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3247 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DType.cpp3245 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
3247 extParamInfos[i] = epi.ExtParameterInfos[i]; in FunctionProtoType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGCall.cpp478 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
486 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
502 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGCall.cpp478 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
486 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
502 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGCall.cpp477 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
485 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
501 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp475 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos(2); in arrangeObjCMessageSendSignature() local
483 extParamInfos.push_back(extParamInfo); in arrangeObjCMessageSendSignature()
499 /*chainCall=*/false, argTys, einfo, extParamInfos, required); in arrangeObjCMessageSendSignature()

12