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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 2565   S += tmpName;
 2566   S += "_";
 2567   S += utostr(NumObjCStringLiterals++);
 2569   Preamble += "static __NSConstantStringImpl " + S;
 2581                                    SourceLocation(), &Context->Idents.get(S),