Home
last modified time | relevance | path

Searched defs:ImplTag (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp3595 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
3663 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
DRewriteModernObjC.cpp4219 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
4288 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local