Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3516 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
3584 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
H A DRewriteModernObjC.cpp4305 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
4374 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local