Searched refs:SynthesizeBlockDescriptor (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 381 std::string SynthesizeBlockDescriptor(std::string DescTag, 3522 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteObjC 3606 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|
D | RewriteModernObjC.cpp | 477 std::string SynthesizeBlockDescriptor(std::string DescTag, 4385 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteModernObjC 4470 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
|