Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3503 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
3571 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
DRewriteModernObjC.cpp4302 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
4371 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local