Searched defs:StructRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 3257 std::string StructRef = "struct " + Tag; SynthesizeBlockFunc() local |
H A D | RewriteModernObjC.cpp | 4042 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local |