Searched refs:SynthesizeBlockDescriptor (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 382 std::string SynthesizeBlockDescriptor(std::string DescTag, 3502 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteObjC 3586 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,
|
H A D | RewriteModernObjC.cpp | 472 std::string SynthesizeBlockDescriptor(std::string DescTag, 4301 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteModernObjC 4386 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,
|
Completed in 149 milliseconds