Home
last modified time | relevance | path

Searched refs:ImplTag (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4294 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4303 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4304 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4307 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4312 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4363 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4366 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4370 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4375 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3516 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3525 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3526 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3529 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3534 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3584 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3587 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3591 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3596 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4305 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4314 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4315 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4318 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4323 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4374 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4377 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4381 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4386 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3516 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3525 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3526 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3529 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3534 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3584 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3587 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3591 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3596 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4305 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4314 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4315 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4318 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4323 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4374 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4377 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4381 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4386 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3511 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3520 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3521 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3524 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3529 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3579 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3582 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3586 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3591 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4299 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4308 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4309 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4312 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4317 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4368 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4371 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4375 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4380 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3511 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3520 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3521 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3524 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3529 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3579 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3582 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3586 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3591 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4299 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4308 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4309 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4312 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4317 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4368 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4371 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4375 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4380 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3509 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3518 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3519 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3527 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3577 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3580 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3584 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3589 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4297 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4306 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4307 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4310 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4315 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4366 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4369 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4373 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4378 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3509 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3518 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3519 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3527 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3577 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3580 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3584 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3589 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4297 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4306 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4307 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4310 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4315 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4366 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4369 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4373 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4378 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4294 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4303 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4304 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4307 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4312 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4363 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4366 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4370 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4375 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
H A DRewriteModernObjC.cpp473 std::string ImplTag,
4294 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
4303 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
4304 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4307 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
4312 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
4363 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4366 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
4370 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
4375 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3502 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3511 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3512 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3515 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3520 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3570 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3573 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3577 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3582 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3516 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3525 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3526 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3529 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3534 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3584 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3587 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3591 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3596 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp384 std::string ImplTag,
3503 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3512 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3513 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3516 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3521 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3571 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3574 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3578 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3583 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp384 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp383 std::string ImplTag,
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor() argument
3513 S += ImplTag; S += "*, struct "; in SynthesizeBlockDescriptor()
3514 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3517 S += ImplTag; S += "*);\n"; in SynthesizeBlockDescriptor()
3522 S += ImplTag + ")"; in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
[all …]

12