Home
last modified time | relevance | path

Searched refs:SynthesizeBlockDescriptor (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp382 std::string SynthesizeBlockDescriptor(std::string DescTag,
3503 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor() function in RewriteObjC
3587 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()
H A DRewriteModernObjC.cpp473 std::string SynthesizeBlockDescriptor(const std::string &DescTag,
4292 std::string RewriteModernObjC::SynthesizeBlockDescriptor( in SynthesizeBlockDescriptor() function in RewriteModernObjC
4376 std::string BD = SynthesizeBlockDescriptor(DescTag, ImplTag, i, FunName, in SynthesizeBlockLiterals()