Searched refs:SynthesizeBlockDescriptor (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 380 std::string SynthesizeBlockDescriptor(std::string DescTag, 3501 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteObjC 3581 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|
| H A D | RewriteModernObjC.cpp | 472 std::string SynthesizeBlockDescriptor(const std::string &DescTag, 4284 std::string RewriteModernObjC::SynthesizeBlockDescriptor( in SynthesizeBlockDescriptor() function in RewriteModernObjC 4362 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|