reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 2490   S += tmpName;
 2491   S += "_";
 2492   S += utostr(NumObjCStringLiterals++);
 2494   Preamble += "static __NSConstantStringImpl " + S;
 2506                                    SourceLocation(), &Context->Idents.get(S),