Searched refs:SynthesizeBlockDescriptor (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 382 std::string SynthesizeBlockDescriptor(std::string DescTag, 3515 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteObjC 3599 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|
H A D | RewriteModernObjC.cpp | 472 std::string SynthesizeBlockDescriptor(std::string DescTag, 4304 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteModernObjC 4389 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|