Searched defs:SynthesizeBlockDescriptor (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Rewrite/Frontend/ |
H A D | RewriteObjC.cpp | 390 std::string SynthesizeBlockDescriptor(std::string DescTag, 3535 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteObjC 3619 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,
|
H A D | RewriteModernObjC.cpp | 486 std::string SynthesizeBlockDescriptor(std::string DescTag, 4409 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, function in class:RewriteModernObjC 4494 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName,
|
Completed in 144 milliseconds