Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
H A DRewriteModernObjC.cpp4295 std::string ImplTag, int i, in SynthesizeBlockDescriptor()
4364 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local