Searched defs:SynthesizeBlockDescriptor (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteObjC.cpp382 std::string SynthesizeBlockDescriptor(std::string DescTag,
3582 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteObjC
3666 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,
H A DRewriteModernObjC.cpp416 std::string SynthesizeBlockDescriptor(std::string DescTag,
3977 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteModernObjC
4083 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,

Completed in 69 milliseconds